1. fbdd17e Merge branch 'perf-core-for-mingo' into perf/urgent by Ingo Molnar · 11 years ago
  2. 2c529e4 perf tools: Pick up libdw without explicit LIBDW_DIR by Ramkumar Ramachandra · 11 years ago
  3. 9458955 perf callchains: Disable unwind libraries when libelf isn't found by Arnaldo Carvalho de Melo · 11 years ago
  4. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  5. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  6. 620830b perf tools: Allow building for tile by Zhigang Lu · 11 years ago
  7. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 11 years ago
  8. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 11 years ago
  9. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 11 years ago
  10. 4575789 perf tools: Add feature check for libdw dwarf unwind by Jiri Olsa · 11 years ago
  11. 7a0447d perf tools: Warn the user about how to enable libunwind support by Arnaldo Carvalho de Melo · 11 years ago
  12. 8d79076 perf tools: Add variable display for VF make output by Jiri Olsa · 11 years ago
  13. 0695e57 perf tools: Factor features display code by Jiri Olsa · 11 years ago
  14. 9ff125d perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro by Jiri Olsa · 11 years ago
  15. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 11 years ago
  16. a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 11 years ago
  17. 26f7f98 perf tools: Remove unused test-volatile-register-var.c by Yann Droneaud · 11 years ago
  18. 8a625c1 tools include: Move perf's linux/compiler.h to a generic place by Namhyung Kim · 11 years ago
  19. c4eb6c0 perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables by Jiri Olsa · 11 years ago
  20. a6cf5f3 perf tools: Move arch setup into seprate Makefile by Jiri Olsa · 11 years ago
  21. 56560ec perf config: Ignore generated files in feature-checks by Chunwei Chen · 11 years ago
  22. b7248de perf tools: Making QUIET_(CLEAN|INSTAL) variables global by Jiri Olsa · 11 years ago
  23. 1448fef perf unwinding: Use the per-feature check flags by Jean Pihet · 11 years ago
  24. ef517c6 perf tools: Add per-feature check flags by Jean Pihet · 11 years ago
  25. 3d7c014 perf tools: Add build and install plugins targets by Jiri Olsa · 11 years ago
  26. e6d7cee perf tools: Remove stackprotector feature check by Jiri Olsa · 11 years ago
  27. bc32358 perf tools: Include test-stackprotector-all.c in test-all by Jiri Olsa · 11 years ago
  28. 6305edf perf tools: Correct the message in feature-libnuma checking. by Dongsheng Yang · 11 years ago
  29. e310718 tools/perf/build: Fix feature-libunwind-debug-frame handling by Ingo Molnar · 11 years ago
  30. bb4c550 tools/perf/build: Fix timerfd feature check by Ingo Molnar · 11 years ago
  31. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  32. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  33. 5febff0 tools/perf/build: Fix detection of non-core features by David Ahern · 11 years ago
  34. 87419c9 perf kvm: Disable live command if timerfd is not supported by David Ahern · 11 years ago
  35. 8a0c4c2 perf tools: Fix libunwind build and feature detection for 32-bit build by Adrian Hunter · 11 years ago
  36. 28e962b perf tools: Fix 32-bit cross build by Adrian Hunter · 11 years ago
  37. 74af377 perf tools: Fix non-debug build by Adrian Hunter · 11 years ago
  38. 9402802 perf tools: Fix test_on_exit for 32-bit build by Adrian Hunter · 11 years ago
  39. 231486a tools/perf/build: Simplify the autodep inclusion rule by Ingo Molnar · 11 years ago
  40. 046fa7a tools/perf/build: Improve the 'stackprotector' feature test by Ingo Molnar · 11 years ago
  41. 01287e2 tools/perf/build: Remove the volatile-register-var feature check by Ingo Molnar · 11 years ago
  42. 5f36978 tools/perf/build: Simplify the libelf logic by Ingo Molnar · 11 years ago
  43. 0dc0974 tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases by Ingo Molnar · 11 years ago
  44. fcf9258 tools/perf/build: Pass through DEBUG parameter by Ingo Molnar · 11 years ago
  45. 3e6a147 perf tools: Separate lbfd check out of NO_DEMANGLE condition by Jiri Olsa · 11 years ago
  46. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  47. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  48. e213708 perf tools: Add missing -ldl for gtk build by Jiri Olsa · 11 years ago
  49. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  50. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  51. 165108a tools/perf/build: Clean up feature_print_code() by Jiri Olsa · 11 years ago
  52. aa4acf6 tools/perf/build: Pass through LDFLAGS to feature tests by Ingo Molnar · 11 years ago
  53. 20c99e8 tools/perf/build: Harmonize the style of the feature testcases by Ingo Molnar · 11 years ago
  54. 1c2d1d8 tools/perf/build: Make sure autodep feature binaries honor the O= setting by Ingo Molnar · 11 years ago
  55. 3ca576a tools/perf/build: Collapse the test-all.c testcase by Ingo Molnar · 11 years ago
  56. 1e3f30f tools/perf/build: Clean up various testcases by Ingo Molnar · 11 years ago
  57. 0648f83 tools/perf/build: Remove unused config/feature-tests.mak by Ingo Molnar · 11 years ago
  58. 1c47661 tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle' by Ingo Molnar · 11 years ago
  59. 73a725f tools/perf/build: Standardize the various messages output by parallel make by Ingo Molnar · 11 years ago
  60. b3b64a1 tools/perf/build: Improve printout-of auto-detected features by Ingo Molnar · 11 years ago
  61. f1138ec tools/perf/build: Speed up auto-detection by Ingo Molnar · 11 years ago
  62. baa9c30 tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target by Ingo Molnar · 11 years ago
  63. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  64. 4cc9117 tools/perf/build: Split out feature check: 'backtrace' by Ingo Molnar · 11 years ago
  65. 34ef216 tools/perf/build: Split out feature check: 'on-exit' by Ingo Molnar · 11 years ago
  66. d0707c9 tools/perf/build: Split out feature check: 'strlcpy' by Ingo Molnar · 11 years ago
  67. 3b7646e tools/perf/build: Split out feature check: 'libbfd' by Ingo Molnar · 11 years ago
  68. 95d061c tools/perf/build: Split out feature check: 'libpython-version' by Ingo Molnar · 11 years ago
  69. 9734163 tools/perf/build: Split out feature check: 'libpython' by Ingo Molnar · 11 years ago
  70. 7181a67 tools/perf/build: Split out feature check: 'libperl' by Ingo Molnar · 11 years ago
  71. c7a79e9 tools/perf/build: Split out feature check: 'gtk2-infobar' by Ingo Molnar · 11 years ago
  72. 7ef9e05 tools/perf/build: Split out feature check: 'gtk2' by Ingo Molnar · 11 years ago
  73. b9498b5 tools/perf/build: Split out feature check: 'libslang' by Ingo Molnar · 11 years ago
  74. d795a65 tools/perf/build: Split out feature check: 'libaudit' by Ingo Molnar · 11 years ago
  75. 058f952 tools/perf/build: Split out feature check: 'libunwind' by Ingo Molnar · 11 years ago
  76. 308e1e7 tools/perf/build: Clean up the libunwind logic in config/Makefile by Ingo Molnar · 11 years ago
  77. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  78. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  79. fb3d333 tools/perf/build: Clean up the mmap logic in config/Makefile by Ingo Molnar · 11 years ago
  80. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  81. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  82. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  83. 50eed7a tools/perf/build: Clean up the libelf logic in config/Makefile by Ingo Molnar · 11 years ago
  84. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  85. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  86. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  87. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  88. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  89. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  90. 8b6eb56 tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically by Ingo Molnar · 11 years ago
  91. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago
  92. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  93. 47a92b8 perf tools: Fix libaudit test by Arnaldo Carvalho de Melo · 11 years ago
  94. 405ffbd perf tools: Check libunwind for availability of dwarf parsing feature by Jean Pihet · 11 years ago
  95. 7495f37 ARM: perf: wire up perf_regs and unwind support for ARM by Will Deacon · 11 years ago
  96. 6d19912 perf tools: Explicitly add libdl dependency by David Ahern · 11 years ago
  97. e955d5c perf tools: Fix compile with libelf without get_phdrnum by Adrian Hunter · 11 years ago
  98. 33cbbdc perf tools: Sharpen the libaudit dependencies test by Ingo Molnar · 11 years ago
  99. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago
  100. d14c496 perf tools: Fix -ldw/-lelf link test when static linking by Mike Frysinger · 12 years ago