summaryrefslogtreecommitdiff
path: root/tools/build/feature/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-11-26Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-18/+6
2024-11-22Merge 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-17tools/build: Add libcpupower dependency detectionTomas Glozar1-0/+4
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong1-0/+3
2024-10-02perf 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-28tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo1-5/+1
2024-07-30Merge 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-20perf: build: introduce the libcapstoneChangbin Du1-0/+4
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim1-0/+4
2023-09-09Merge 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-20Merge 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
2023-04-04tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo1-0/+4
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers1-0/+4
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers1-7/+0
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo1-0/+4
2022-08-10tools, build: Retry detection of bfd-related featuresRoberto Sassu1-5/+9
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund1-0/+4
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo1-0/+4
2022-05-26perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa1-0/+4
2022-05-26perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa1-0/+4
2022-05-26perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa1-0/+4
2022-05-26perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa1-0/+4
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo1-0/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo1-0/+7
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo1-4/+0
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers1-3/+3
2021-10-26tools build: Drop needless slang include path in test-allJohn Keeping1-1/+1
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers1-0/+4
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan1-4/+0
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan1-0/+4
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek1-2/+2
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa1-1/+1
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+5
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo1-1/+1