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