summaryrefslogtreecommitdiff
path: root/tools/build/feature/Makefile
AgeCommit message (Expand)AuthorFilesLines
2026-02-12tools build: Fix feature test for rust compilerDmitrii Dolgov1-4/+6
2026-02-10tools build: Emit dependencies file for test-rust.binDmitry Dolgov1-1/+1
2026-02-10tools build: Make test-rust.bin be removed by the 'clean' targetDmitrii Dolgov1-0/+1
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov1-0/+7
2026-01-07perf build: Feature test for libbfd thread safety APIJames Clark1-0/+4
2026-01-07perf build: Remove unused libbfd-buildid feature testJames Clark1-4/+0
2025-12-28tools build: Fix the common set of features test wrt libopensslArnaldo Carvalho de Melo1-1/+1
2025-12-17tools/build: Add a feature test for libopensslNamhyung Kim1-2/+6
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+0
2025-11-14tool build: Remove __get_cpuid feature testIan Rogers1-4/+0
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo1-2/+2
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan1-1/+1
2025-10-06tools build: Align warning options with perfLeo Yan1-2/+2
2025-10-03tools build: Remove libbpf-strings feature testIan Rogers1-4/+0
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers1-4/+0
2025-10-03tools build: Remove get_current_dir_name feature checkIan Rogers1-4/+0
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing1-4/+0
2025-06-21perf build: detect support for libbpf's emit_strings optionBlake Jones1-0/+4
2025-06-09tools/build: Remove some unused libbpf pre-1.0 feature test logicIan Rogers1-21/+0
2025-03-26tools/build: Use SYSTEM_BPFTOOL for system bpftoolTomas Glozar1-1/+1
2025-03-04tools/build: Add bpftool-skeletons feature testTomas Glozar1-0/+3
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins1-4/+0
2024-12-18tools build: Add feature test for libelf with ZSTDLeo Yan1-0/+4
2024-12-12tools build feature: Don't set feature-libcap=1 if libcap-devel isn't availableArnaldo Carvalho de Melo1-1/+1
2024-11-27Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-18/+6
2024-11-23Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2024-10-18perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers1-4/+0
2024-10-18perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers1-4/+0
2024-10-18perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers1-4/+0
2024-10-18perf build: Rename test-dwarf to test-libdwIan Rogers1-8/+8
2024-10-18tools/build: Add libcpupower dependency detectionTomas Glozar1-0/+4
2024-10-03perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong1-0/+3
2024-10-03perf build: Fix static compilation error when libdw is not installedYang Jihong1-1/+1
2024-09-10perf build: Remove unused feature test targetJames Clark1-6/+0
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark1-0/+9
2024-08-29Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo1-1/+5
2024-08-29tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo1-5/+1
2024-07-31Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds1-10/+43
2024-07-26perf: build: Link lib 'zstd' for static buildLeo Yan1-1/+1
2024-07-26perf: build: Link lib 'lzma' for static buildLeo Yan1-8/+8
2024-07-26perf: build: Only link libebl.a for old libdwLeo Yan1-1/+11
2024-07-26perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan1-1/+24
2024-06-21tools: build: use correct lib name for libtracefs feature detectionDaniel Wagner1-1/+1
2024-02-21perf: build: introduce the libcapstoneChangbin Du1-0/+4
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim1-0/+4
2023-09-10Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+4
2023-08-03perf build: Update feature check for clang and llvmThomas Richter1-6/+4
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-07-11perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter1-1/+1
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song1-1/+1