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