1. e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 8 years ago
  2. 1c1a3a4 perf tools: Add feature detection for gelf_getnote() by Arnaldo Carvalho de Melo · 8 years ago
  3. 2492c46 perf build: Add feature detection for libelf's elf_getshdrstrndx() by Arnaldo Carvalho de Melo · 8 years ago
  4. f9be7ee perf build: Add build-test for debug-frame on arm/arm64 by He Kuang · 8 years ago
  5. b1d9600 perf build: Add build-test for libunwind cross-platforms support by He Kuang · 8 years ago
  6. bd0419e perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 8 years ago
  7. 8ee4646 perf build: Add libcrypto feature detection by Stephane Eranian · 9 years ago
  8. 1925459 tools build: Fix feature Makefile issues with 'O=' by Josh Poimboeuf · 9 years ago
  9. 3af6ed8 tools build: Fix libiberty feature detection by Rabin Vincent · 9 years ago
  10. b0063db tools build: Add test for presence of __get_cpuid() gcc builtin by Arnaldo Carvalho de Melo · 9 years ago
  11. f8ac860 tools build: Add test for presence of numa_num_possible_cpus() in libnuma by Arnaldo Carvalho de Melo · 9 years ago
  12. 7aec51c perf tools: Support static linking with libdw by Andi Kleen · 9 years ago
  13. 1b76c13 bpf tools: Introduce 'bpf' library and add bpf feature check by Wang Nan · 9 years ago
  14. 6c6f0f6 tools build: Add feature check for lzma library by Jiri Olsa · 10 years ago
  15. e6c76d6 perf build: Move feature checks code under tools/build by Jiri Olsa · 10 years ago[Renamed from tools/perf/config/feature-checks/Makefile]
  16. 806f072 perf build: Move features build output under features directory by Jiri Olsa · 9 years ago
  17. 97e7a51 perf build: Disable default check for libbabeltrace by Jiri Olsa · 9 years ago
  18. b49f1a4b perf tools: Improve feature test debuggability by Ingo Molnar · 10 years ago
  19. 53d0a57 perf tools: Add feature check for libbabeltrace by Jiri Olsa · 10 years ago
  20. 39f5704 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 10 years ago
  21. 459a3df perf tools: Provide stub for missing pthread_attr_setaffinity_np by Vineet Gupta · 10 years ago
  22. e92ce12 perf tools: Add gzip decompression support for kernel module by Namhyung Kim · 10 years ago
  23. e477f3f perf tools: Build programs to copy 32-bit compatibility by Adrian Hunter · 10 years ago
  24. 56c7d79 perf tools: Fix make PYTHON override by Namhyung Kim · 10 years ago
  25. f6d3136 perf tools: Add feature test for __sync_val_compare_and_swap by Adrian Hunter · 10 years ago
  26. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 10 years ago
  27. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  28. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 11 years ago
  29. 4575789 perf tools: Add feature check for libdw dwarf unwind by Jiri Olsa · 11 years ago
  30. a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 11 years ago
  31. 56560ec perf config: Ignore generated files in feature-checks by Chunwei Chen · 11 years ago
  32. 1448fef perf unwinding: Use the per-feature check flags by Jean Pihet · 11 years ago
  33. e6d7cee perf tools: Remove stackprotector feature check by Jiri Olsa · 11 years ago
  34. e310718 tools/perf/build: Fix feature-libunwind-debug-frame handling by Ingo Molnar · 11 years ago
  35. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  36. 87419c9 perf kvm: Disable live command if timerfd is not supported by David Ahern · 11 years ago
  37. 8a0c4c2 perf tools: Fix libunwind build and feature detection for 32-bit build by Adrian Hunter · 11 years ago
  38. 28e962b perf tools: Fix 32-bit cross 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. 0dc0974 tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases by Ingo Molnar · 11 years ago
  43. aa4acf6 tools/perf/build: Pass through LDFLAGS to feature tests by Ingo Molnar · 11 years ago
  44. 1c47661 tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle' by Ingo Molnar · 11 years ago
  45. f1138ec tools/perf/build: Speed up auto-detection by Ingo Molnar · 11 years ago
  46. baa9c30 tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target by Ingo Molnar · 11 years ago
  47. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  48. 4cc9117 tools/perf/build: Split out feature check: 'backtrace' by Ingo Molnar · 11 years ago
  49. 34ef216 tools/perf/build: Split out feature check: 'on-exit' by Ingo Molnar · 11 years ago
  50. d0707c9 tools/perf/build: Split out feature check: 'strlcpy' by Ingo Molnar · 11 years ago
  51. 3b7646e tools/perf/build: Split out feature check: 'libbfd' by Ingo Molnar · 11 years ago
  52. 95d061c tools/perf/build: Split out feature check: 'libpython-version' by Ingo Molnar · 11 years ago
  53. 9734163 tools/perf/build: Split out feature check: 'libpython' by Ingo Molnar · 11 years ago
  54. 7181a67 tools/perf/build: Split out feature check: 'libperl' by Ingo Molnar · 11 years ago
  55. c7a79e9 tools/perf/build: Split out feature check: 'gtk2-infobar' by Ingo Molnar · 11 years ago
  56. 7ef9e05 tools/perf/build: Split out feature check: 'gtk2' by Ingo Molnar · 11 years ago
  57. b9498b5 tools/perf/build: Split out feature check: 'libslang' by Ingo Molnar · 11 years ago
  58. d795a65 tools/perf/build: Split out feature check: 'libaudit' by Ingo Molnar · 11 years ago
  59. 058f952 tools/perf/build: Split out feature check: 'libunwind' by Ingo Molnar · 11 years ago
  60. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  61. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  62. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  63. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  64. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  65. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  66. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  67. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  68. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  69. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  70. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  71. 8b6eb56 tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically by Ingo Molnar · 11 years ago
  72. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago