summaryrefslogtreecommitdiff
path: root/tools/build/Makefile.feature
AgeCommit message (Expand)Author
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim
2023-04-04tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu
2022-08-01tools build: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo
2022-05-26perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa
2022-05-26perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa
2022-05-26perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan
2021-04-29tools build: Allow deferring printing the results of feature detectionArnaldo Carvalho de Melo
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-13tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-07-31tools build feature: Use CC and CXX from parentThomas Hebb
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo
2020-05-05tools feature: Add support for detecting libpfm4Stephane Eranian
2020-04-03perf tools: Add file-handle feature testNamhyung Kim
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev
2019-06-18tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov
2019-03-20perf build: Check what binutils's 'disassembler()' signature to useSong Liu
2019-02-14perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
2018-07-14tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski
2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo
2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa