summaryrefslogtreecommitdiff
path: root/tools/build/feature
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-17/+0
2025-11-14tool build: Remove __get_cpuid feature testIan Rogers3-17/+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 Rogers2-14/+0
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers2-11/+0
2025-10-03tools build: Remove get_current_dir_name feature checkIan Rogers3-20/+0
2025-10-02tools build: Don't assume libtracefs-devel is always availableArnaldo Carvalho de Melo1-5/+0
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers1-7/+2
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing3-34/+0
2025-06-24perf build: The bfd features are opt-in, stop testing for them by defaultArnaldo Carvalho de Melo1-19/+0
2025-06-21perf build: detect support for libbpf's emit_strings optionBlake Jones2-0/+14
2025-06-09tools/build: Remove some unused libbpf pre-1.0 feature test logicIan Rogers1-21/+0
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds8-8/+8
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-02-13tools build: Fix a number of Wconversion warningsIan Rogers8-8/+8
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins2-15/+0
2024-12-18tools build: Add feature test for libelf with ZSTDLeo Yan3-0/+17
2024-12-18tools build: Test for presence of libtraceevent and libtracefs in test-all.cArnaldo Carvalho de Melo1-0/+10
2024-12-12tools build feature: Don't set feature-libcap=1 if libcap-devel isn't availableArnaldo Carvalho de Melo1-1/+1
2024-12-09tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo1-5/+0
2024-11-27Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds8-79/+66
2024-11-23Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+12
2024-11-09perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang1-1/+1
2024-10-18perf probe: Move elfutils support check to libdw checkIan Rogers1-1/+9
2024-10-18perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers3-14/+9
2024-10-18perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers4-23/+13
2024-10-18perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers4-24/+18
2024-10-18perf build: Rename test-dwarf to test-libdwIan Rogers3-11/+11
2024-10-18tools/build: Add libcpupower dependency detectionTomas Glozar2-0/+12
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 Clark2-0/+23
2024-08-29Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo2-1/+25
2024-08-29tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo2-25/+1
2024-08-14perf build: Fix up broken capstone feature detection fast pathArnaldo Carvalho de Melo1-4/+0
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-22perf build: Use pkg-config for feature check for libtrace{event,fs}Guilherme Amadio1-1/+1
2024-06-21tools: build: use correct lib name for libtracefs feature detectionDaniel Wagner2-2/+2
2024-02-21perf: build: introduce the libcapstoneChangbin Du3-0/+19
2023-11-27perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark1-2/+2
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim2-0/+13
2023-10-20tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo1-0/+14