1. 67befc6 perf build: Fix traceevent plugins build race by Jiri Olsa · 9 years ago
  2. 50f1e6d perf tools: Make sure fixdep is built before libbpf by Jiri Olsa · 9 years ago
  3. ed63f34c perf tools: Make perf depend on libbpf by Wang Nan · 9 years ago
  4. 7c422f5 tools build: Build fixdep helper from perf and basic libs by Jiri Olsa · 9 years ago
  5. 324c824 perf tools: Rename the 'single_dep' target to 'prepare' by Jiri Olsa · 9 years ago
  6. ab6201d tools build: Add Makefile.include by Jiri Olsa · 9 years ago
  7. b601140 perf tools: Add tools/include into tags directories by Jiri Olsa · 9 years ago
  8. 237fae7 perf tools: Add Intel PT instruction decoder by Adrian Hunter · 9 years ago
  9. a11c51a Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  10. 005438a perf trace: Support 'strace' syscall event groups by Arnaldo Carvalho de Melo · 9 years ago
  11. 3c71ba3 perf tools: Really allow to specify custom CC, AR or LD by Alexey Brodkin · 9 years ago
  12. 5ef7bbb perf tools: Allow to specify custom linker command by Aaro Koskinen · 9 years ago
  13. 6422737 perf tools: Create config.detected into OUTPUT directory by Aaro Koskinen · 9 years ago
  14. 5d61832 perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable by Wang Nan · 9 years ago
  15. a35489a tools lib traceevent: Fix python/perf.so compiling error by Wang Nan · 9 years ago
  16. e3d09ec tools lib traceevent: Export dynamic symbols used by traceevent plugins by He Kuang · 9 years ago
  17. 128c32e perf tools: Separate the tests and tools in installation by Nam T. Nguyen · 9 years ago
  18. e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 9 years ago
  19. 6ab2b76 perf build: Disable libbabeltrace check by default by Jiri Olsa · 9 years ago
  20. 80a32e5b perf tools: Add lzma decompression support for kernel module by Jiri Olsa · 9 years ago
  21. e6c76d6 perf build: Move feature checks code under tools/build by Jiri Olsa · 9 years ago
  22. 4ae6120 perf build: Rename PERF-FEATURES into FEATURE-DUMP by Jiri Olsa · 9 years ago
  23. 806f072 perf build: Move features build output under features directory by Jiri Olsa · 9 years ago
  24. 443a705 perf tools: Output feature detection's gcc output to a file by Arnaldo Carvalho de Melo · 9 years ago
  25. 53d0a57 perf tools: Add feature check for libbabeltrace by Jiri Olsa · 9 years ago
  26. ceed252 perf build: Display make commands on V=1 by Jiri Olsa · 9 years ago
  27. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 9 years ago
  28. 285a8f2 tools lib api: Rename libapikfs.a to libapi.a by Jiri Olsa · 9 years ago
  29. b4f9166 tools lib api: Use tools build framework by Jiri Olsa · 9 years ago
  30. db84866 perf build: Remove PERF-CFLAGS file by Jiri Olsa · 10 years ago
  31. 8e499ac perf build: Remove uneeded variables by Jiri Olsa · 10 years ago
  32. 64f72f3 perf build: Remove directory dependency rules by Jiri Olsa · 10 years ago
  33. 1999307 perf build: Add single target build framework support by Jiri Olsa · 10 years ago
  34. cb4e67f perf build: Add perf.o object building by Jiri Olsa · 10 years ago
  35. 1571b69 perf build: Add zlib objects building by Jiri Olsa · 10 years ago
  36. 3bc3374 perf build: Add perf regs objects building by Jiri Olsa · 10 years ago
  37. c7355f8 perf build: Add scripts objects building by Jiri Olsa · 10 years ago
  38. 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
  39. cf15c74 perf build: Add slang objects building by Jiri Olsa · 10 years ago
  40. 3b939a6 perf build: Add ui objects building by Jiri Olsa · 10 years ago
  41. b2e45c3 perf build: Add dwarf unwind objects building by Jiri Olsa · 10 years ago
  42. 8379fce perf build: Add dwarf objects building by Jiri Olsa · 10 years ago
  43. 709e679 perf build: Add probe objects building by Jiri Olsa · 10 years ago
  44. 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
  45. 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
  46. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  47. 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
  48. 6dd280c perf build: Disable make's built-in rules by Jiri Olsa · 9 years ago
  49. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 9 years ago
  50. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 9 years ago
  51. afcd4f6 tools: Adopt fls_long and deps by Arnaldo Carvalho de Melo · 10 years ago
  52. 3967278 tools: Move bitops.h from tools/perf/util to tools/ by Arnaldo Carvalho de Melo · 10 years ago
  53. 88bcea4 tools: Introduce asm-generic/bitops.h by Arnaldo Carvalho de Melo · 10 years ago
  54. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 10 years ago
  55. cae68d4 tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/ by Arnaldo Carvalho de Melo · 10 years ago
  56. 0389cd1 tools: Move code originally from linux/log2.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 10 years ago
  57. 2dc0b97 tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h by Arnaldo Carvalho de Melo · 10 years ago
  58. 5bce1a5 perf bench: Merge memset into memcpy by Rabin Vincent · 10 years ago
  59. 5e2d4d0 perf tools: Clean up libelf feature support code by Namhyung Kim · 10 years ago
  60. e92ce12 perf tools: Add gzip decompression support for kernel module by Namhyung Kim · 10 years ago
  61. 00447cc perf tools: Add a thread stack for synthesizing call chains by Adrian Hunter · 10 years ago
  62. 0db15b1 perf tools: Add facility to export data in database-friendly way by Adrian Hunter · 10 years ago
  63. e477f3f perf tools: Build programs to copy 32-bit compatibility by Adrian Hunter · 10 years ago
  64. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  65. 54dbfae perf tests: Add test for perf_evlist__filter_pollfd() by Arnaldo Carvalho de Melo · 10 years ago
  66. c501e90 perf tools: Add perf-with-kcore script by Adrian Hunter · 10 years ago
  67. d44bc55 perf tests: Add a test for tracking with sched_switch by Adrian Hunter · 10 years ago
  68. 5f86b80 perf tools: Create ordered-events object by Jiri Olsa · 10 years ago
  69. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 10 years ago
  70. 0b43786 perf tools: Allow TSC conversion on any arch by Adrian Hunter · 10 years ago
  71. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 10 years ago
  72. b0815d0 perf tools: Prettify the tags/TAGS/cscope targets output by Jiri Olsa · 10 years ago
  73. fc9cabe perf tools: Fix 'make help' message error by Jianyu Zhan · 10 years ago
  74. 16a6433 perf tools: Consider header files outside perf directory in tags target by Sebastian Andrzej Siewior · 10 years ago
  75. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  76. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  77. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  78. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  79. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  80. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 10 years ago
  81. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 10 years ago
  82. fabf01238 perf tests: Add map groups sharing with thread object test by Jiri Olsa · 10 years ago
  83. 4e85edf perf tests: Add thread maps lookup automated tests by Jiri Olsa · 10 years ago
  84. 3c3cfd9 perf tests: Add a test case for hists filtering by Namhyung Kim · 10 years ago
  85. 6e344a9 perf tests: Factor out fake_setup_machine() by Namhyung Kim · 10 years ago
  86. c9e87a4 perf tools: Instead of redirecting flex output, use -o by Cody P Schafer · 10 years ago
  87. 0fb298c perf bench: Add futex-requeue microbenchmark by Davidlohr Bueso · 11 years ago
  88. 27db783 perf bench: Add futex-wake microbenchmark by Davidlohr Bueso · 11 years ago
  89. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 11 years ago
  90. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 10 years ago
  91. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 10 years ago
  92. 0695e57 perf tools: Factor features display code by Jiri Olsa · 10 years ago
  93. da237ed perf tools: Fix bison OUTPUT directories dependency by Jiri Olsa · 10 years ago
  94. 5072f27 perf tools: Drop prefetch.h by Borislav Petkov · 10 years ago
  95. 0e55fa1 perf tools: Move hash.h header by Borislav Petkov · 10 years ago
  96. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  97. c9b951c perf callchain: Separate perf_reg_value function in perf_regs object by Jiri Olsa · 11 years ago
  98. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 11 years ago
  99. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 11 years ago
  100. a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 10 years ago