summaryrefslogtreecommitdiffstats
path: root/tools/build/feature/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf: build: introduce the libcapstoneChangbin Du2024-02-201-0/+4
* perf build: Add feature check for dwarf_getcfi()Namhyung Kim2023-11-101-0/+4
* Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-09-091-6/+4
|\
| * perf build: Update feature check for clang and llvmThomas Richter2023-08-031-6/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-201-1/+1
|\|
| * perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter2023-07-111-1/+1
* | bpf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-291-1/+1
|/
* tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo2023-04-041-0/+4
* tools build: Add feature test for abi::__cxa_demangleIan Rogers2023-03-141-0/+4
* perf build: Remove libbpf pre-1.0 feature testsIan Rogers2023-03-141-7/+0
* perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2022-10-251-0/+4
* tools, build: Retry detection of bfd-related featuresRoberto Sassu2022-08-101-5/+9
* tools build: Add feature test for init_disassemble_info API changesAndres Freund2022-08-011-0/+4
* perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo2022-05-261-0/+4
* perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa2022-05-261-0/+4
* perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa2022-05-261-0/+4
* perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa2022-05-261-0/+4
* perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa2022-05-261-0/+4
* perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo2022-05-201-0/+4
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-091-0/+7
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-091-1/+1
* tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-061-4/+0
* tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers2021-11-041-3/+3
* tools build: Drop needless slang include path in test-allJohn Keeping2021-10-261-1/+1
* perf tools: Enable libtracefs dynamic linkingIan Rogers2021-09-281-0/+4
* tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan2021-08-091-4/+0
* perf tools: Enable libtraceevent dynamic linkingMichael Petlan2021-04-291-0/+4
* tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2021-01-291-2/+2
* tools build: Add missing libcap to test-all.bin targetJiri Olsa2020-12-171-1/+1
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-171-1/+5
|\
| * tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo2020-09-091-1/+1
| * perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo2020-09-041-1/+1
| * tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo2020-09-041-0/+4
* | tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko2020-08-181-4/+0
|/
* perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler2020-08-141-0/+4
* Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-061-2/+2
|\
| * tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko2020-06-221-2/+2
* | tools build feature: Use CC and CXX from parentThomas Hebb2020-07-311-2/+0
|/
* perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo2020-05-291-1/+1
* tools feature: Add support for detecting libpfm4Stephane Eranian2020-05-051-1/+5
* Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-1/+4
|\
| * perf tools: Add file-handle feature testNamhyung Kim2020-04-031-1/+5
* | bpftool: Only build bpftool-prog-profile if supported by clangSong Liu2020-03-131-1/+8
|/
* perf/ui/gtk: Fix gtk2 buildJiri Olsa2020-01-141-1/+1
* perf tools: Allow to link with libbpf dynamicalyJiri Olsa2019-11-261-0/+4
* tools build: Add capability-related feature detectionIgor Lubashev2019-08-121-0/+4
* tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-181-0/+4
* perf tools: Don't hardcode host include path for libslangFlorian Fainelli2019-06-171-1/+1
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-171-0/+4
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-011-1/+5