summaryrefslogtreecommitdiffstats
path: root/tools/build/feature/test-all.c
Commit message (Expand)AuthorAgeFilesLines
* tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo2019-06-181-1/+1
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-171-0/+5
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-011-0/+5
* perf build: Check what binutils's 'disassembler()' signature to useSong Liu2019-03-201-0/+5
* tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo2019-02-141-0/+5
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-02-141-5/+0Star
* tools build feature: Check if libaio is availableAlexey Budankov2018-12-171-0/+5
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2018-11-221-0/+5
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-191-0/+5
* perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-251-0/+5
* tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-051-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-191-0/+5
* tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-031-0/+5
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-141-0/+5
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-121-0/+5
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-051-0/+5
* perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-05-121-0/+5
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+5
* tools build: Add BPF feature check to test-allWang Nan2016-01-111-0/+5
* tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-171-0/+5
* tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-171-0/+5
* tools build: Add feature check for lzma libraryJiri Olsa2015-03-211-0/+5
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-211-0/+143