1. 63ab024 perf tools: regs_query_register_offset() infrastructure by Wang Nan · 9 years ago
  2. 7aec51c perf tools: Support static linking with libdw by Andi Kleen · 9 years ago
  3. acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
  4. 0927bee perf tools: Fix test build error when bindir contains double slash by Pawel Moll · 9 years ago
  5. 52c0a18 perf tools: Fix makefile generation under dash by Sergei Trofimovich · 9 years ago
  6. 005438a perf trace: Support 'strace' syscall event groups by Arnaldo Carvalho de Melo · 9 years ago
  7. 6422737 perf tools: Create config.detected into OUTPUT directory by Aaro Koskinen · 9 years ago
  8. e8b7ea4 perf tools: Improve setting of gcc debug option by Martin Liska · 9 years ago
  9. 05b4177 perf build: Fix libunwind feature detection on 32-bit x86 by Adrian Hunter · 9 years ago
  10. 76d4084 perf build: Disable libdw DWARF unwind when built with NO_DWARF by Naveen N. Rao · 9 years ago
  11. e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 9 years ago
  12. 6ab2b76 perf build: Disable libbabeltrace check by default by Jiri Olsa · 10 years ago
  13. 80a32e5b perf tools: Add lzma decompression support for kernel module by Jiri Olsa · 10 years ago
  14. e6c76d6 perf build: Move feature checks code under tools/build by Jiri Olsa · 10 years ago
  15. 0afc5ca perf build: Separate feature make support into config/Makefile.feature by Jiri Olsa · 10 years ago
  16. 58d4f00 perf build: Fix feature_check name clash by Jiri Olsa · 10 years ago
  17. 76aea77 perf tools: Fix perf-read-vdsox32 not building and lib64 install dir by H.J. Lu · 10 years ago
  18. 4b20d68 perf build: Rename feature_print_var_code to print_var_code by Jiri Olsa · 10 years ago
  19. 4ae6120 perf build: Rename PERF-FEATURES into FEATURE-DUMP by Jiri Olsa · 10 years ago
  20. a15599a perf build: Rename display_vf to feature_verbose by Jiri Olsa · 10 years ago
  21. 48e383e perf build: Rename display_lib into feature_display by Jiri Olsa · 10 years ago
  22. 07efbf5 perf build: Get rid of VF_FEATURE_TESTS by Jiri Olsa · 10 years ago
  23. ee9c80a perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS by Jiri Olsa · 10 years ago
  24. 9444e87 perf build: Get rid of LIB_INCLUDE variable by Jiri Olsa · 10 years ago
  25. 806f072 perf build: Move features build output under features directory by Jiri Olsa · 10 years ago
  26. 97e7a51 perf build: Disable default check for libbabeltrace by Jiri Olsa · 10 years ago
  27. 443a705 perf tools: Output feature detection's gcc output to a file by Arnaldo Carvalho de Melo · 10 years ago
  28. de5349f perf tools: Improve 'libbabel' feature check failure message by Ingo Molnar · 10 years ago
  29. 0189d7c perf tools: Improve libbfd detection message by Ingo Molnar · 10 years ago
  30. a954e68 perf tools: Improve libperl detection message by Ingo Molnar · 10 years ago
  31. 6c5aa23 perf tools: Improve Python feature detection messages by Ingo Molnar · 10 years ago
  32. edbe981 perf data: Add perf data to CTF conversion support by Jiri Olsa · 10 years ago
  33. 53d0a57 perf tools: Add feature check for libbabeltrace by Jiri Olsa · 10 years ago
  34. 1571b69 perf build: Add zlib objects building by Jiri Olsa · 10 years ago
  35. 3bc3374 perf build: Add perf regs objects building by Jiri Olsa · 10 years ago
  36. c7355f8 perf build: Add scripts objects building by Jiri Olsa · 10 years ago
  37. 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
  38. cf15c74 perf build: Add slang objects building by Jiri Olsa · 10 years ago
  39. 3b939a6 perf build: Add ui objects building by Jiri Olsa · 10 years ago
  40. b2e45c3 perf build: Add dwarf unwind objects building by Jiri Olsa · 10 years ago
  41. 8379fce perf build: Add dwarf objects building by Jiri Olsa · 10 years ago
  42. 709e679 perf build: Add probe objects building by Jiri Olsa · 10 years ago
  43. 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
  44. 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
  45. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  46. 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
  47. fcfd661 tools build: Add detected config support by Jiri Olsa · 10 years ago
  48. 459a3df perf tools: Provide stub for missing pthread_attr_setaffinity_np by Vineet Gupta · 10 years ago
  49. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 10 years ago
  50. 5e2d4d0 perf tools: Clean up libelf feature support code by Namhyung Kim · 10 years ago
  51. e92ce12 perf tools: Add gzip decompression support for kernel module by Namhyung Kim · 10 years ago
  52. 46b1fa8 perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built by Adrian Hunter · 10 years ago
  53. e477f3f perf tools: Build programs to copy 32-bit compatibility by Adrian Hunter · 10 years ago
  54. 6997af72 perf tools: Allow to specify lib compile variable for spec usage by Jiri Olsa · 10 years ago
  55. 65ccb4f perf tools powerpc: Fix build issue when DWARF support is disabled by Anton Blanchard · 10 years ago
  56. d6a947f perf tools: Default to python version 2 by Thomas Ilsche · 10 years ago
  57. 56c7d79 perf tools: Fix make PYTHON override by Namhyung Kim · 10 years ago
  58. f6d3136 perf tools: Add feature test for __sync_val_compare_and_swap by Adrian Hunter · 10 years ago
  59. da50ad6 perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag by Alexander Yarygin · 10 years ago
  60. a60335b perf tools powerpc: Adjust callchain based on DWARF debug info by Sukadev Bhattiprolu · 10 years ago
  61. f9ca2d8 perf tools: Emit more precise message for missing glibc static library by Arnaldo Carvalho de Melo · 10 years ago
  62. fc9cabe perf tools: Fix 'make help' message error by Jianyu Zhan · 10 years ago
  63. 6a2f254 perf tools: Add warning when disabling perl scripting support due to missing devel files by Arnaldo Carvalho de Melo · 10 years ago
  64. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  65. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 10 years ago
  66. 3617660 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  67. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 10 years ago
  68. 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 10 years ago
  69. 8ab596a perf tools ARM64: Wire up perf_regs and unwind support by Jean Pihet · 10 years ago
  70. 4dc549e perf tools: Disable libdw unwind for all but x86 arch by Jiri Olsa · 10 years ago
  71. 2c529e4 perf tools: Pick up libdw without explicit LIBDW_DIR by Ramkumar Ramachandra · 11 years ago
  72. 9458955 perf callchains: Disable unwind libraries when libelf isn't found by Arnaldo Carvalho de Melo · 11 years ago
  73. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  74. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 11 years ago
  75. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 11 years ago
  76. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 11 years ago
  77. 4575789 perf tools: Add feature check for libdw dwarf unwind by Jiri Olsa · 11 years ago
  78. 7a0447d perf tools: Warn the user about how to enable libunwind support by Arnaldo Carvalho de Melo · 11 years ago
  79. 8d79076 perf tools: Add variable display for VF make output by Jiri Olsa · 11 years ago
  80. 0695e57 perf tools: Factor features display code by Jiri Olsa · 11 years ago
  81. 9ff125d perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro by Jiri Olsa · 11 years ago
  82. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 11 years ago
  83. a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 11 years ago
  84. 8a625c1 tools include: Move perf's linux/compiler.h to a generic place by Namhyung Kim · 11 years ago
  85. c4eb6c0 perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables by Jiri Olsa · 11 years ago
  86. a6cf5f3 perf tools: Move arch setup into seprate Makefile by Jiri Olsa · 11 years ago
  87. 56560ec perf config: Ignore generated files in feature-checks by Chunwei Chen · 11 years ago
  88. 1448fef perf unwinding: Use the per-feature check flags by Jean Pihet · 11 years ago
  89. ef517c6 perf tools: Add per-feature check flags by Jean Pihet · 11 years ago
  90. 3d7c014 perf tools: Add build and install plugins targets by Jiri Olsa · 11 years ago
  91. e6d7cee perf tools: Remove stackprotector feature check by Jiri Olsa · 11 years ago
  92. 6305edf perf tools: Correct the message in feature-libnuma checking. by Dongsheng Yang · 11 years ago
  93. e310718 tools/perf/build: Fix feature-libunwind-debug-frame handling by Ingo Molnar · 11 years ago
  94. bb4c550 tools/perf/build: Fix timerfd feature check by Ingo Molnar · 11 years ago
  95. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  96. 5febff0 tools/perf/build: Fix detection of non-core features by David Ahern · 11 years ago
  97. 87419c9 perf kvm: Disable live command if timerfd is not supported by David Ahern · 11 years ago
  98. 8a0c4c2 perf tools: Fix libunwind build and feature detection for 32-bit build by Adrian Hunter · 11 years ago
  99. 28e962b perf tools: Fix 32-bit cross build by Adrian Hunter · 11 years ago
  100. 74af377 perf tools: Fix non-debug build by Adrian Hunter · 11 years ago