aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/feature/test-all.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo1-0/+5
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier1-0/+5
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo1-0/+5
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo1-0/+5
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu1-0/+5
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo1-0/+5
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo1-0/+5
2016-05-12perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo1-0/+5
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian1-0/+5
2016-01-11tools build: Add BPF feature check to test-allWang Nan1-0/+5
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo1-0/+5
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo1-0/+5
2015-03-21tools build: Add feature check for lzma libraryJiri Olsa1-0/+5
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa1-0/+143