aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/feature/test-all.c
AgeCommit message (Expand)Author
2023-09-23tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo 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