1. 3e6a147 perf tools: Separate lbfd check out of NO_DEMANGLE condition by Jiri Olsa · 11 years ago
  2. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  3. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  4. e213708 perf tools: Add missing -ldl for gtk build by Jiri Olsa · 11 years ago
  5. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  6. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  7. 165108a tools/perf/build: Clean up feature_print_code() by Jiri Olsa · 11 years ago
  8. aa4acf6 tools/perf/build: Pass through LDFLAGS to feature tests by Ingo Molnar · 11 years ago
  9. 20c99e8 tools/perf/build: Harmonize the style of the feature testcases by Ingo Molnar · 11 years ago
  10. 1c2d1d8 tools/perf/build: Make sure autodep feature binaries honor the O= setting by Ingo Molnar · 11 years ago
  11. 3ca576a tools/perf/build: Collapse the test-all.c testcase by Ingo Molnar · 11 years ago
  12. 1e3f30f tools/perf/build: Clean up various testcases by Ingo Molnar · 11 years ago
  13. 0648f83 tools/perf/build: Remove unused config/feature-tests.mak by Ingo Molnar · 11 years ago
  14. 1c47661 tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle' by Ingo Molnar · 11 years ago
  15. 73a725f tools/perf/build: Standardize the various messages output by parallel make by Ingo Molnar · 11 years ago
  16. b3b64a1 tools/perf/build: Improve printout-of auto-detected features by Ingo Molnar · 11 years ago
  17. f1138ec tools/perf/build: Speed up auto-detection by Ingo Molnar · 11 years ago
  18. baa9c30 tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target by Ingo Molnar · 11 years ago
  19. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  20. 4cc9117 tools/perf/build: Split out feature check: 'backtrace' by Ingo Molnar · 11 years ago
  21. 34ef216 tools/perf/build: Split out feature check: 'on-exit' by Ingo Molnar · 11 years ago
  22. d0707c9 tools/perf/build: Split out feature check: 'strlcpy' by Ingo Molnar · 11 years ago
  23. 3b7646e tools/perf/build: Split out feature check: 'libbfd' by Ingo Molnar · 11 years ago
  24. 95d061c tools/perf/build: Split out feature check: 'libpython-version' by Ingo Molnar · 11 years ago
  25. 9734163 tools/perf/build: Split out feature check: 'libpython' by Ingo Molnar · 11 years ago
  26. 7181a67 tools/perf/build: Split out feature check: 'libperl' by Ingo Molnar · 11 years ago
  27. c7a79e9 tools/perf/build: Split out feature check: 'gtk2-infobar' by Ingo Molnar · 11 years ago
  28. 7ef9e05 tools/perf/build: Split out feature check: 'gtk2' by Ingo Molnar · 11 years ago
  29. b9498b5 tools/perf/build: Split out feature check: 'libslang' by Ingo Molnar · 11 years ago
  30. d795a65 tools/perf/build: Split out feature check: 'libaudit' by Ingo Molnar · 11 years ago
  31. 058f952 tools/perf/build: Split out feature check: 'libunwind' by Ingo Molnar · 11 years ago
  32. 308e1e7 tools/perf/build: Clean up the libunwind logic in config/Makefile by Ingo Molnar · 11 years ago
  33. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  34. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  35. fb3d333 tools/perf/build: Clean up the mmap logic in config/Makefile by Ingo Molnar · 11 years ago
  36. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  37. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  38. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  39. 50eed7a tools/perf/build: Clean up the libelf logic in config/Makefile by Ingo Molnar · 11 years ago
  40. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  41. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  42. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  43. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  44. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  45. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  46. 8b6eb56 tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically by Ingo Molnar · 11 years ago
  47. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago
  48. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  49. 47a92b8 perf tools: Fix libaudit test by Arnaldo Carvalho de Melo · 11 years ago
  50. 405ffbd perf tools: Check libunwind for availability of dwarf parsing feature by Jean Pihet · 11 years ago
  51. 7495f37 ARM: perf: wire up perf_regs and unwind support for ARM by Will Deacon · 11 years ago
  52. 6d19912 perf tools: Explicitly add libdl dependency by David Ahern · 11 years ago
  53. e955d5c perf tools: Fix compile with libelf without get_phdrnum by Adrian Hunter · 11 years ago
  54. 33cbbdc perf tools: Sharpen the libaudit dependencies test by Ingo Molnar · 11 years ago
  55. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago
  56. d14c496 perf tools: Fix -ldw/-lelf link test when static linking by Mike Frysinger · 11 years ago
  57. a363a9d perf tools: Revert regression in configuration of Python support by Michael Witten · 11 years ago
  58. 107de37 perf tools: Fix build errors with O and DESTDIR make vars set by Robert Richter · 11 years ago
  59. 5125bc2 tools: Get only verbose output with V=1 by Robert Richter · 11 years ago
  60. 2fe7374 perf tools: Replace multiple line assignment with multiple statements by Jiri Olsa · 11 years ago
  61. 8e1b3f6 perf tools: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  62. 4e22db4 perf tools: Add NO_BIONIC variable to confiure bionic setup by Jiri Olsa · 11 years ago
  63. 7c53746 perf tools: Switch to full path C include directories by Jiri Olsa · 11 years ago
  64. 1e9f7aa perf tools: Merge all *LDFLAGS* make variable into LDFLAGS by Jiri Olsa · 12 years ago
  65. 9c12cf9 perf tools: Merge all *CFLAGS* make variable into CFLAGS by Jiri Olsa · 12 years ago
  66. cd1c39f perf tools: Move paths config into config/Makefile by Jiri Olsa · 12 years ago
  67. 58a0abd perf tools: Move libnuma check config into config/Makefile by Jiri Olsa · 12 years ago
  68. a1c7c9e perf tools: Move stdlib check config into config/Makefile by Jiri Olsa · 12 years ago
  69. c3cf836 perf tools: Move libbfd check config into config/Makefile by Jiri Olsa · 12 years ago
  70. 6e533cf perf tools: Move libpython check config into config/Makefile by Jiri Olsa · 12 years ago
  71. 3082cb3 perf tools: Move libperl check config into config/Makefile by Jiri Olsa · 12 years ago
  72. 58cabf6 perf tools: Move gtk2 check config into config/Makefile by Jiri Olsa · 12 years ago
  73. 4a8f888 perf tools: Move slang check config into config/Makefile by Jiri Olsa · 12 years ago
  74. a827952 perf tools: Move libaudit check config into config/Makefile by Jiri Olsa · 12 years ago
  75. 0e433fe perf tools: Move libunwind check config into config/Makefile by Jiri Olsa · 12 years ago
  76. 779724f perf tools: Move libdw check config into config/Makefile by Jiri Olsa · 12 years ago
  77. cf4cca1 perf tools: Move libelf check config into config/Makefile by Jiri Olsa · 12 years ago
  78. 362493f perf tools: Move compiler and linker flags check into config/Makefile by Jiri Olsa · 12 years ago
  79. a32f493 perf tools: Move programs check into config/Makefile by Jiri Olsa · 12 years ago
  80. 8bd407b perf tools: Move arch check into config/Makefile by Jiri Olsa · 12 years ago
  81. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  82. 79d824e perf tools: Make numa benchmark optional by Peter Hurley · 12 years ago
  83. 31160d7 perf tools: Fix GNU make v3.80 compatibility issue by Al Cooper · 12 years ago
  84. cf3aa10 perf tools: Always show CHK message when doing try-cc by Namhyung Kim · 12 years ago
  85. feb8ada perf tools: Remove noise in python version feature test by Arnaldo Carvalho de Melo · 12 years ago
  86. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  87. d816ec2 perf tools: Update Makefile for Android by Irina Tirdea · 12 years ago
  88. 78da39f perf tools: Add on_exit implementation by Bernhard Rosenkraenzer · 12 years ago
  89. 4d29089 perf tools: Check libaudit availability for perf-trace builtin by Namhyung Kim · 12 years ago
  90. c9f08be perf tools: add NO_BACKTRACE for application self-debugging by Irina Tirdea · 12 years ago
  91. 6a40cd9 perf tools: Add libunwind dependency for DWARF CFI unwinding by Jiri Olsa · 12 years ago
  92. a6b702c perf ui/gtk: Add GTK info_bar widget to browser window by Namhyung Kim · 12 years ago
  93. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 13 years ago
  94. f18568a perf tools: git mv tools/perf/{features-tests.mak,config/} by Michael Witten · 13 years ago
  95. 7fbd065 perf tools: Move `try-cc' by Michael Witten · 13 years ago
  96. ced465c perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility by Michael Witten · 14 years ago