1. 3d1d57d tools build: Remove needless libpython-version feature check that breaks test-all fast path by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  2. 70f9c9b perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1 by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  3. d0d0f0c tools: Bump minimum LLVM C++ std to GNU++14 by Ian Rogers · 3 years, 3 months ago
  4. 47e7dd3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 3 months ago
  5. 573cf5c perf build: Add missing -lstdc++ when linking with libopencsd by Branislav Rankov · 3 years, 6 months ago
  6. 359cad0 perf tools: Add define for libtracefs version by Ian Rogers · 3 years, 4 months ago
  7. 5697151 perf tools: Add define for libtraceevent version by Ian Rogers · 3 years, 4 months ago
  8. b758a61 perf tools: Enable libtracefs dynamic linking by Ian Rogers · 3 years, 4 months ago
  9. 0d1c50a perf tools: Add an option to build without libbfd by Ian Rogers · 3 years, 4 months ago
  10. 71f7f89 perf build: Report failure for testing feature libopencsd by Leo Yan · 3 years, 4 months ago
  11. cdf32b4 perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64} by Li Huafei · 3 years, 5 months ago
  12. 65c45af perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT by Leo Yan · 3 years, 5 months ago
  13. 0beb218 perf build: Install perf_dlfilter.h by Adrian Hunter · 3 years, 7 months ago
  14. ce09673 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  15. 6c1ced2 perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS by Tiezhu Yang · 3 years, 8 months ago
  16. 6793672 perf parse-events: Add bison --file-prefix-map option by Denys Zagorui · 3 years, 8 months ago
  17. efb0b23 perf build: Improve error message for old/missing clang by Song Liu · 3 years, 8 months ago
  18. ad1237c perf tools: Fix dynamic libbpf link by Jiri Olsa · 3 years, 8 months ago
  19. c6e3bf4 perf build: Defer printing detected features to the end of all feature checks by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  20. fbed59f perf build: Regenerate the FEATURE_DUMP file after extra feature checks by Jiri Olsa · 3 years, 9 months ago
  21. 56d32d4 perf tools: Enable libtraceevent dynamic linking by Michael Petlan · 3 years, 9 months ago
  22. d9fd5a7 perf tools: Generate mips syscalls_n64.c syscall table by Tiezhu Yang · 4 years ago
  23. b5f184f perf tools: Support MIPS unwinding and dwarf-regs by Tiezhu Yang · 4 years ago
  24. fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years, 1 month ago
  25. b773ea6 perf tools: Remove LTO compiler options when building perl support by Justin M. Forbes · 4 years, 3 months ago
  26. 9d9af10 Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 3 months ago
  27. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  28. 7937308 perf python: Autodetect python3 binary by James Clark · 4 years, 3 months ago
  29. 6cf4ecf perf build: Allow nested externs to enable BUILD_BUG() usage by Vasily Gorbik · 4 years, 3 months ago
  30. ab0a40e perf build: Allow nested externs to enable BUILD_BUG() usage by Vasily Gorbik · 4 years, 3 months ago
  31. 4751bdd perf tools: Make GTK2 support opt-in by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  32. e71e19a tools features: Add feature test to check if libbfd has buildid support by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  33. 22dd1ac tools: Remove feature-libelf-mmap feature detection by Andrii Nakryiko · 4 years, 5 months ago
  34. c7a14fd perf build-ids: Fall back to debuginfod query if debuginfo not found by Frank Ch. Eigler · 4 years, 5 months ago
  35. 6a1515c perf build: Fix error message when asking for -fsanitize=address without required libraries by Tiezhu Yang · 4 years, 7 months ago
  36. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 8 months ago
  37. a88f70d perf build: Remove libaudit from the default feature checks by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  38. 43de386 perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  39. 9b90d97 perf build: Group the NO_SYSCALL_TABLE logic by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  40. ba35fe9 tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  41. b9c9ce4 perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 5 years ago
  42. 49f550e perf tools: Add file-handle feature test by Namhyung Kim · 4 years, 10 months ago
  43. 3ce311a libperf: Move to tools/lib/perf by Jiri Olsa · 5 years ago
  44. 7b65e20 perf tools: Allow to link with libbpf dynamicaly by Jiri Olsa · 5 years ago
  45. bb91a07 perf tools: Allow to build with -ltcmalloc by Jiri Olsa · 5 years ago
  46. 5554211 perf tools: Propagate CFLAGS to libperf by Jiri Olsa · 5 years ago
  47. 815c156 perf build: Add detection of java-11-openjdk-devel package by Thomas Richter · 5 years ago
  48. 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 51bc620 riscv: Add support for libdw by Mao Han · 5 years ago
  50. 146dc30 perf tools: tools/include should come before tools/uapi/include by Arnaldo Carvalho de Melo · 5 years ago
  51. 74d5f3d tools build: Add capability-related feature detection by Igor Lubashev · 5 years ago
  52. 3143504 libperf: Make libperf.a part of the perf build by Jiri Olsa · 5 years ago
  53. 78d6ccc perf build: Handle slang being in /usr/include and in /usr/include/slang/ by Arnaldo Carvalho de Melo · 6 years ago
  54. 1955c8c perf tools: Don't hardcode host include path for libslang by Florian Fainelli · 6 years ago
  55. 4541a8b tools build: Check if gettid() is available before providing helper by Arnaldo Carvalho de Melo · 6 years ago
  56. c152d4d perf cs-etm: Add support for multiple traceID queues by Mathieu Poirier · 6 years ago
  57. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  58. b1e76c3 Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  59. 3213486 csky: Add support for perf unwind-libdw by Mao Han · 6 years ago
  60. 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. c638417 tools build: Add -ldl to the disassembler-four-args feature test by Arnaldo Carvalho de Melo · 6 years ago
  62. 3b1c5d9 tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines by Alexey Budankov · 6 years ago
  63. 8a1b171 perf build: Check what binutils's 'disassembler()' signature to use by Song Liu · 6 years ago
  64. 31be947 perf feature detection: Add -lopcodes to feature-libbfd by Song Liu · 6 years ago
  65. 271402a perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto by Arnaldo Carvalho de Melo · 6 years ago
  66. 5c4d7c8 perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC by Arnaldo Carvalho de Melo · 6 years ago
  67. 1c3b28f perf coresight: Do not test for libopencsd by default by Arnaldo Carvalho de Melo · 6 years ago
  68. aa8f9c5 tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio by Arnaldo Carvalho de Melo · 6 years ago
  69. 14541b1 perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz by Stanislav Fomichev · 6 years ago
  70. d7a8c4a perf tools: Add missing open_memstream() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  71. 748fe08 perf tools: Add missing sigqueue() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  72. 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
  73. 54fceb0 perf build: Give better hint about devel package for libssl by Arnaldo Carvalho de Melo · 6 years ago
  74. dd1d004 perf jvmti: Separate jvmti cmlr check by Jiri Olsa · 6 years ago
  75. 11c6cbe tools build feature: Check if eventfd() is available by Arnaldo Carvalho de Melo · 6 years ago
  76. 8feb8ef tools build feature: Check if get_current_dir_name() is available by Arnaldo Carvalho de Melo · 6 years ago
  77. 36b8d46 perf tools: Fix use of alternatives to find JDIR by Jarod Wilson · 6 years ago
  78. 83868bf perf build: Fix installation directory for eBPF by Thomas Richter · 6 years ago
  79. a7f660d perf trace arm64: Use generated syscall table by Kim Phillips · 7 years ago
  80. 32aa928 perf tools: Use python-config --includes rather than --cflags by Jeremy Cline · 7 years ago
  81. 8f12a2f perf bpf: Add 'examples' directories by Arnaldo Carvalho de Melo · 7 years ago
  82. 1b16fff perf llvm-utils: Add bpf include path to clang command line by Arnaldo Carvalho de Melo · 7 years ago
  83. 22e9af4 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT by Jin Yao · 7 years ago
  84. e14b733 perf jvmti: Give hints about package names needed to build by Arnaldo Carvalho de Melo · 7 years ago
  85. a36ebe4 perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT by Jin Yao · 7 years ago
  86. 8e2c241 perf config: Add some new -DHAVE_XXX to CFLAGS by Jin Yao · 7 years ago
  87. 744e9a9 perf tools arm64: Add libdw DWARF post unwind support for ARM64 by Kim Phillips · 7 years ago
  88. 66dfdff perf tools: Add Python 3 support by Jaroslav Škarvada · 7 years ago
  89. 4281da2 perf trace powerpc: Use generated syscall table by Ravi Bangoria · 7 years ago
  90. aa6292f perf tools: Integrating the CoreSight decoding library by Mathieu Poirier · 7 years ago
  91. b3fa389 perf trace: Remove audit-libs dependency if syscall tables are present by Hendrik Brueckner · 7 years ago
  92. 99402e0 perf build: Display EXTRA features for VF=1 build by Jiri Olsa · 7 years ago
  93. 24787af perf tools: Enable LIBBABELTRACE by default by Jiri Olsa · 7 years ago
  94. a9a3f1d perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  95. 922991c Revert "perf s390: Always build with -fPIC" by Arnaldo Carvalho de Melo · 7 years ago
  96. 901bb02 perf trace: Use generated syscall table on s390 too by Hendrik Brueckner · 7 years ago
  97. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
  98. c6707fd perf tools: Fix up build in hardnened environments by Jiri Olsa · 7 years ago
  99. 1dc4ddf perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  100. 25ab5ab tools build feature: Check if pthread_barrier_t is available by Arnaldo Carvalho de Melo · 7 years ago