| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-04 | perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer | Michael Jeanson | 1 | -2/+3 |
| 2026-05-15 | tools build: Deduplicate test-libunwind for different architectures | Ian Rogers | 1 | -1/+11 |
| 2026-03-04 | tools/build: Add feature test for libcheck | Costa Shulyupin | 1 | -0/+3 |
| 2026-02-09 | tools build: Fix rust feature detection | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2026-02-08 | tools build: Add a feature test for rust compiler | Dmitrii Dolgov | 1 | -2/+4 |
| 2026-01-06 | perf build: Feature test for libbfd thread safety API | James Clark | 1 | -0/+1 |
| 2026-01-06 | perf build: Remove unused libbfd-buildid feature test | James Clark | 1 | -1/+0 |
| 2025-12-17 | tools/build: Add a feature test for libopenssl | Namhyung Kim | 1 | -2/+4 |
| 2025-12-07 | Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -2/+0 |
| 2025-11-21 | tool build: Remove annoying newline in build output | Alexandre Chartre | 1 | -1/+3 |
| 2025-11-13 | tool build: Remove __get_cpuid feature test | Ian Rogers | 1 | -2/+0 |
| 2025-10-03 | tools build: Remove libbpf-strings feature test | Ian Rogers | 1 | -1/+0 |
| 2025-10-03 | tools build: Remove get_current_dir_name feature check | Ian Rogers | 1 | -1/+0 |
| 2025-10-02 | tools build: Don't assume libtracefs-devel is always available | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2025-09-19 | tools build: Make libperl opt-in rather than opt-out, deprecate | Ian Rogers | 1 | -2/+1 |
| 2025-06-26 | tools: Remove libcrypto dependency | Yuzhuo Jing | 1 | -2/+0 |
| 2025-06-20 | perf build: detect support for libbpf's emit_strings option | Blake Jones | 1 | -0/+1 |
| 2025-06-09 | tools/build: Remove some unused libbpf pre-1.0 feature test logic | Ian Rogers | 1 | -6/+0 |
| 2025-04-10 | tools build: Don't show libbfd build status as it is opt-in | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2025-04-10 | tools build: Don't show libunwind build status as it is opt-in | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2025-04-10 | tools build: Don't set libunwind as available if test-all.c build succeeds | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2025-03-04 | tools/build: Add bpftool-skeletons feature test | Tomas Glozar | 1 | -1/+2 |
| 2024-12-18 | tools build: Add feature test for libelf with ZSTD | Leo Yan | 1 | -0/+1 |
| 2024-12-13 | tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.... | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2024-12-12 | tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2024-12-12 | tools build feature: Add some comments to explain the FEATURE_TESTS logic | Arnaldo Carvalho de Melo | 1 | -0/+35 |
| 2024-12-11 | tools build: Remove the libunwind feature tests from the ones detected when t... | Arnaldo Carvalho de Melo | 1 | -7/+0 |
| 2024-11-26 | Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -8/+3 |
| 2024-10-18 | perf build: Combine test-dwarf-getcfi into test-libdw | Ian Rogers | 1 | -1/+0 |
| 2024-10-18 | perf build: Combine test-dwarf-getlocations into test-libdw | Ian Rogers | 1 | -2/+0 |
| 2024-10-18 | perf build: Combine libdw-dwarf-unwind into libdw feature tests | Ian Rogers | 1 | -2/+0 |
| 2024-10-18 | perf build: Rename test-dwarf to test-libdw | Ian Rogers | 1 | -3/+3 |
| 2024-10-17 | tools/build: Add libcpupower dependency detection | Tomas Glozar | 1 | -0/+1 |
| 2024-09-10 | perf build: Remove unused feature test target | James Clark | 1 | -1/+0 |
| 2024-09-10 | perf build: Autodetect minimum required llvm-dev version | James Clark | 1 | -1/+1 |
| 2024-09-03 | perf report: Support LLVM for addr2line() | Steinar H. Gunderson | 1 | -0/+1 |
| 2024-07-17 | tools: Make pkg-config dependency checks usable by other tools | Guilherme Amadio | 1 | -0/+18 |
| 2024-02-20 | perf: build: introduce the libcapstone | Changbin Du | 1 | -0/+2 |
| 2023-11-10 | perf build: Add feature check for dwarf_getcfi() | Namhyung Kim | 1 | -0/+1 |
| 2023-04-04 | tools build: Add a feature test for scandirat(), that is not implemented so f... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2023-03-14 | tools build: Add feature test for abi::__cxa_demangle | Ian Rogers | 1 | -0/+1 |
| 2022-10-25 | perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2022-10-04 | tools build: Display logical OR of a feature flavors | Roberto Sassu | 1 | -2/+25 |
| 2022-10-04 | tools build: Increment room for feature name in feature detection output | Roberto Sassu | 1 | -3/+3 |
| 2022-10-04 | tools build: Fix feature detection output due to eval expansion | Roberto Sassu | 1 | -11/+8 |
| 2022-08-01 | tools build: Don't display disassembler-four-args feature test | Andres Freund | 1 | -2/+1 |
| 2022-08-01 | tools build: Add feature test for init_disassemble_info API changes | Andres Freund | 1 | -0/+1 |
| 2022-05-26 | perf build: Stop using __weak bpf_map_create() to handle older libbpf versions | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2022-05-26 | perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v... | Jiri Olsa | 1 | -0/+1 |
| 2022-05-26 | perf build: Stop using __weak bpf_object__next_program() to handle older libb... | Jiri Olsa | 1 | -0/+1 |
| 2022-05-26 | perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions | Jiri Olsa | 1 | -0/+1 |
| 2022-05-20 | perf build: Fix check for btf__load_from_kernel_by_id() in libbpf | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2021-12-06 | tools build: Remove needless libpython-version feature check that breaks test... | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2021-09-28 | perf tools: Enable libtracefs dynamic linking | Ian Rogers | 1 | -0/+1 |
| 2021-08-09 | tools: Remove feature-sync-compare-and-swap feature detection | Leo Yan | 1 | -1/+0 |
| 2021-04-29 | tools build: Allow deferring printing the results of feature detection | Arnaldo Carvalho de Melo | 1 | -10/+17 |
| 2021-04-29 | perf tools: Enable libtraceevent dynamic linking | Michael Petlan | 1 | -0/+1 |
| 2021-01-15 | perf build: Support build BPF skeletons with perf | Song Liu | 1 | -1/+3 |
| 2020-10-17 | Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+4 |
| 2020-09-04 | perf tools: Make GTK2 support opt-in | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2020-09-04 | tools features: Add feature test to check if libbfd has buildid support | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2020-08-18 | tools: Remove feature-libelf-mmap feature detection | Andrii Nakryiko | 1 | -1/+0 |
| 2020-08-14 | perf build-ids: Fall back to debuginfod query if debuginfo not found | Frank Ch. Eigler | 1 | -1/+2 |
| 2020-08-13 | tools build feature: Quote CC and CXX for their arguments | Daniel Díaz | 1 | -1/+1 |
| 2020-07-31 | tools build feature: Use CC and CXX from parent | Thomas Hebb | 1 | -1/+1 |
| 2020-05-29 | perf build: Remove libaudit from the default feature checks | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2020-05-05 | tools feature: Add support for detecting libpfm4 | Stephane Eranian | 1 | -1/+2 |
| 2020-04-03 | perf tools: Add file-handle feature test | Namhyung Kim | 1 | -1/+2 |
| 2019-11-26 | perf tools: Allow to link with libbpf dynamicaly | Jiri Olsa | 1 | -1/+2 |
| 2019-08-12 | tools build: Add capability-related feature detection | Igor Lubashev | 1 | -0/+2 |
| 2019-06-18 | tools build: Add test to check if slang.h is in /usr/include/slang/ | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-06-17 | tools build: Check if gettid() is available before providing helper | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-04-01 | tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines | Alexey Budankov | 1 | -0/+2 |
| 2019-03-20 | perf build: Check what binutils's 'disassembler()' signature to use | Song Liu | 1 | -2/+4 |
| 2019-02-14 | perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC | Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2019-02-14 | perf coresight: Do not test for libopencsd by default | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2018-12-21 | perf build: Don't unconditionally link the libbfd feature test to -liberty an... | Stanislav Fomichev | 1 | -2/+2 |
| 2018-12-17 | tools build feature: Check if libaio is available | Alexey Budankov | 1 | -2/+4 |
| 2018-11-21 | tools build feature: Check if eventfd() is available | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2018-11-19 | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2018-07-14 | tools: include reallocarray feature test in FEATURE_TESTS_BASIC | Jakub Kicinski | 1 | -0/+1 |
| 2018-03-08 | perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA | Jiri Olsa | 1 | -1/+5 |
| 2018-01-25 | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 1 | -1/+2 |
| 2017-12-05 | tools build feature: Check if pthread_barrier_t is available | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-07-18 | tools build: Add test for setns() | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2017-03-03 | tools build: Add test for sched_getcpu() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-12-05 | tools build: Move tabs to spaces where suitable | Jiri Olsa | 1 | -69/+69 |
| 2016-10-05 | tools build: Add feature detection for g++ | Wang Nan | 1 | -1/+1 |
| 2016-07-13 | perf build: Add sdt feature detection | Masami Hiramatsu | 1 | -1/+2 |
| 2016-07-12 | perf tools: Add feature detection for gelf_getnote() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-07-04 | perf build: Add feature detection for libelf's elf_getshdrstrndx() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-05-11 | perf build: Add build-test for debug-frame on arm/arm64 | He Kuang | 1 | -1/+3 |
| 2016-05-11 | perf build: Add build-test for libunwind cross-platforms support | He Kuang | 1 | -0/+4 |
| 2016-04-06 | perf probe: Check if dwarf_getlocations() is available | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2016-02-05 | perf build: Add libcrypto feature detection | Stephane Eranian | 1 | -0/+2 |
| 2016-01-28 | perf build: Fix feature-dump checks, we need to test all features | Jiri Olsa | 1 | -0/+8 |
| 2016-01-26 | tools build: Allow subprojects select all feature checkers | Wang Nan | 1 | -1/+20 |
| 2016-01-06 | tools build feature: Use value assignment form for FEATURE-DUMP file | Jiri Olsa | 1 | -5/+21 |
| 2016-01-06 | tools build feature: Introduce feature_assign macro | Jiri Olsa | 1 | -1/+7 |
| 2016-01-06 | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa | 1 | -9/+0 |
| 2016-01-06 | tools build feature: Fix feature_check_display_code typo | Jiri Olsa | 1 | -1/+1 |
| 2015-12-16 | tools build: Fix feature Makefile issues with 'O=' | Josh Poimboeuf | 1 | -1/+1 |
| 2015-12-14 | perf build: Remove unnecessary line in Makefile.feature | Josh Poimboeuf | 1 | -1/+0 |
| 2015-10-28 | perf tools: Make perf depend on libbpf | Wang Nan | 1 | -2/+4 |
| 2015-09-22 | tools build: Allow setting the feature detection user | Arnaldo Carvalho de Melo | 1 | -3/+4 |
| 2015-09-22 | tools build: Fixup feature detection display function name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-09-17 | tools build: Add test for presence of __get_cpuid() gcc builtin | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2015-09-17 | tools build: Add test for presence of numa_num_possible_cpus() in libnuma | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-18 | tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding | Wang Nan | 1 | -2/+2 |
| 2015-03-21 | tools build: Add feature check for lzma library | Jiri Olsa | 1 | -2/+4 |
| 2015-03-21 | perf build: Move feature checks code under tools/build | Jiri Olsa | 1 | -0/+169 |