1. 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
  2. 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
  3. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  4. 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
  5. 6dd280c perf build: Disable make's built-in rules by Jiri Olsa · 9 years ago
  6. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 9 years ago
  7. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 9 years ago
  8. afcd4f6 tools: Adopt fls_long and deps by Arnaldo Carvalho de Melo · 10 years ago
  9. 3967278 tools: Move bitops.h from tools/perf/util to tools/ by Arnaldo Carvalho de Melo · 10 years ago
  10. 88bcea4 tools: Introduce asm-generic/bitops.h by Arnaldo Carvalho de Melo · 10 years ago
  11. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 10 years ago
  12. cae68d4 tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/ by Arnaldo Carvalho de Melo · 10 years ago
  13. 0389cd1 tools: Move code originally from linux/log2.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 10 years ago
  14. 2dc0b97 tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h by Arnaldo Carvalho de Melo · 10 years ago
  15. 5bce1a5 perf bench: Merge memset into memcpy by Rabin Vincent · 10 years ago
  16. 5e2d4d0 perf tools: Clean up libelf feature support code by Namhyung Kim · 10 years ago
  17. e92ce12 perf tools: Add gzip decompression support for kernel module by Namhyung Kim · 10 years ago
  18. 00447cc perf tools: Add a thread stack for synthesizing call chains by Adrian Hunter · 10 years ago
  19. 0db15b1 perf tools: Add facility to export data in database-friendly way by Adrian Hunter · 10 years ago
  20. e477f3f perf tools: Build programs to copy 32-bit compatibility by Adrian Hunter · 10 years ago
  21. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  22. 54dbfae perf tests: Add test for perf_evlist__filter_pollfd() by Arnaldo Carvalho de Melo · 10 years ago
  23. c501e90 perf tools: Add perf-with-kcore script by Adrian Hunter · 10 years ago
  24. d44bc55 perf tests: Add a test for tracking with sched_switch by Adrian Hunter · 10 years ago
  25. 5f86b80 perf tools: Create ordered-events object by Jiri Olsa · 10 years ago
  26. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 10 years ago
  27. 0b43786 perf tools: Allow TSC conversion on any arch by Adrian Hunter · 10 years ago
  28. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 10 years ago
  29. b0815d0 perf tools: Prettify the tags/TAGS/cscope targets output by Jiri Olsa · 10 years ago
  30. fc9cabe perf tools: Fix 'make help' message error by Jianyu Zhan · 10 years ago
  31. 16a6433 perf tools: Consider header files outside perf directory in tags target by Sebastian Andrzej Siewior · 10 years ago
  32. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  33. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  34. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  35. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  36. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  37. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 10 years ago
  38. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 10 years ago
  39. fabf01238 perf tests: Add map groups sharing with thread object test by Jiri Olsa · 10 years ago
  40. 4e85edf perf tests: Add thread maps lookup automated tests by Jiri Olsa · 10 years ago
  41. 3c3cfd9 perf tests: Add a test case for hists filtering by Namhyung Kim · 10 years ago
  42. 6e344a9 perf tests: Factor out fake_setup_machine() by Namhyung Kim · 10 years ago
  43. c9e87a4 perf tools: Instead of redirecting flex output, use -o by Cody P Schafer · 10 years ago
  44. 0fb298c perf bench: Add futex-requeue microbenchmark by Davidlohr Bueso · 11 years ago
  45. 27db783 perf bench: Add futex-wake microbenchmark by Davidlohr Bueso · 11 years ago
  46. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 11 years ago
  47. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 10 years ago
  48. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 10 years ago
  49. 0695e57 perf tools: Factor features display code by Jiri Olsa · 10 years ago
  50. da237ed perf tools: Fix bison OUTPUT directories dependency by Jiri Olsa · 10 years ago
  51. 5072f27 perf tools: Drop prefetch.h by Borislav Petkov · 10 years ago
  52. 0e55fa1 perf tools: Move hash.h header by Borislav Petkov · 10 years ago
  53. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  54. c9b951c perf callchain: Separate perf_reg_value function in perf_regs object by Jiri Olsa · 11 years ago
  55. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 11 years ago
  56. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 11 years ago
  57. a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 10 years ago
  58. 02dfc8d tools include: Move perf's bug.h to a generic place by Namhyung Kim · 10 years ago
  59. 8a625c1 tools include: Move perf's linux/compiler.h to a generic place by Namhyung Kim · 10 years ago
  60. 6dd6013 perf ui/tui: Implement header window by Namhyung Kim · 11 years ago
  61. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  62. c506c96 tools lib symbol: Start carving out symbol parsing routines from perf by Arnaldo Carvalho de Melo · 11 years ago
  63. 7897907 tools/perf/build: Fix install dependency by Jiri Olsa · 11 years ago
  64. 29f5ffd perf tools: Add trace-event object by Jiri Olsa · 11 years ago
  65. 3d7c014 perf tools: Add build and install plugins targets by Jiri Olsa · 11 years ago
  66. a8b4c701 perf completion: Rename file to reflect zsh support by Ramkumar Ramachandra · 11 years ago
  67. 4299a54 perf tools: Factor sysfs code into generic fs object by Jiri Olsa · 11 years ago
  68. 28e962b perf tools: Fix 32-bit cross build by Adrian Hunter · 11 years ago
  69. 1902efe perf tools: Add new COMM infrastructure by Frederic Weisbecker · 11 years ago
  70. 6e6dc40 perf tools: Add missing data.h into LIB_H headers by Jiri Olsa · 11 years ago
  71. 4779a2e perf ui: Rename ui_progress to ui_progress_ops by Arnaldo Carvalho de Melo · 11 years ago
  72. 6a4d98d perf tools: Add perf_data_file__open interface to data object by Jiri Olsa · 11 years ago
  73. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  74. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  75. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  76. cee972c perf tools: Fix redirection printouts by Ingo Molnar · 11 years ago
  77. b52bc23 perf trace: Add 'trace' alias to 'perf trace' by Arnaldo Carvalho de Melo · 11 years ago
  78. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago
  79. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  80. 1f7c645 tools/perf/build: Fix O=/some/dir perf.o type of targets by Ingo Molnar · 11 years ago
  81. bd69cc2 tools/perf/build: Flip Makefile.parallel and Makefile.perf by Ingo Molnar · 11 years ago