summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.feature
Commit message (Expand)AuthorAgeFilesLines
* perf build: Add feature check for dwarf_getcfi()Namhyung Kim2023-11-101-0/+1
* tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo2023-04-041-0/+1
* tools build: Add feature test for abi::__cxa_demangleIan Rogers2023-03-141-0/+1
* perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2022-10-251-0/+1
* tools build: Display logical OR of a feature flavorsRoberto Sassu2022-10-041-2/+25
* tools build: Increment room for feature name in feature detection outputRoberto Sassu2022-10-041-3/+3
* tools build: Fix feature detection output due to eval expansionRoberto Sassu2022-10-041-11/+8
* tools build: Don't display disassembler-four-args feature testAndres Freund2022-08-011-2/+1
* tools build: Add feature test for init_disassemble_info API changesAndres Freund2022-08-011-0/+1
* perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo2022-05-261-0/+1
* perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa2022-05-261-0/+1
* perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa2022-05-261-0/+1
* perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa2022-05-261-0/+1
* perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo2022-05-201-0/+1
* tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-061-1/+0
* perf tools: Enable libtracefs dynamic linkingIan Rogers2021-09-281-0/+1
* tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan2021-08-091-1/+0
* tools build: Allow deferring printing the results of feature detectionArnaldo Carvalho de Melo2021-04-291-10/+17
* perf tools: Enable libtraceevent dynamic linkingMichael Petlan2021-04-291-0/+1
* perf build: Support build BPF skeletons with perfSong Liu2021-01-151-1/+3
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-171-3/+4
|\
| * perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo2020-09-041-3/+2
| * tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo2020-09-041-0/+2
* | tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko2020-08-181-1/+0
|/
* perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler2020-08-141-1/+2
* tools build feature: Quote CC and CXX for their argumentsDaniel Díaz2020-08-131-1/+1
* tools build feature: Use CC and CXX from parentThomas Hebb2020-07-311-1/+1
* perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo2020-05-291-2/+0
* tools feature: Add support for detecting libpfm4Stephane Eranian2020-05-051-1/+2
* perf tools: Add file-handle feature testNamhyung Kim2020-04-031-1/+2
* perf tools: Allow to link with libbpf dynamicalyJiri Olsa2019-11-261-1/+2
* tools build: Add capability-related feature detectionIgor Lubashev2019-08-121-0/+2
* tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-181-1/+1
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-171-0/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-011-0/+2
* perf build: Check what binutils's 'disassembler()' signature to useSong Liu2019-03-201-2/+4
* perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo2019-02-141-4/+4
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-02-141-1/+1
* perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2018-12-211-2/+2
* tools build feature: Check if libaio is availableAlexey Budankov2018-12-171-2/+4
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2018-11-211-0/+1
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-191-0/+1
* tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski2018-07-141-0/+1
* perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa2018-03-081-1/+5
* perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-251-1/+2
* tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-051-0/+1
* tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-181-1/+2
* tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-031-0/+1
* tools build: Move tabs to spaces where suitableJiri Olsa2016-12-051-69/+69