summaryrefslogtreecommitdiff
path: root/tools/build/feature/test-all.c
AgeCommit message (Expand)Author
2023-04-04tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-11-18tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan
2020-11-03tools feature: Fixup fast path feature detectionArnaldo Carvalho de Melo
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-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo
2019-06-18tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
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-14tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo
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-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-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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-07-13perf build: Add sdt feature detectionMasami Hiramatsu
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo
2016-05-12perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-01-11tools build: Add BPF feature check to test-allWang Nan
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo
2015-03-21tools build: Add feature check for lzma libraryJiri Olsa
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa