summaryrefslogtreecommitdiffstats
path: root/tools/build/feature/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-181-0/+4
* perf tools: Don't hardcode host include path for libslangFlorian Fainelli2019-06-171-1/+1
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-171-0/+4
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-011-1/+5
* perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2018-12-211-5/+5
* tools build feature: Check if libaio is availableAlexey Budankov2018-12-171-1/+5
* perf jvmti: Separate jvmti cmlr checkJiri Olsa2018-11-221-0/+4
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2018-11-221-0/+4
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-191-0/+4
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-111-0/+4
* perf build: Force llvm/clang test compile output to .make.outputJiri Olsa2018-03-081-3/+6
* perf build: Add llvm/clang make targets to FILESJiri Olsa2018-03-081-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+4
|\
| * tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-171-1/+1
| * tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-301-0/+4
* | perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-251-1/+6
* | tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-051-0/+4
|/
* 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-1/+5
* tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros2017-04-131-5/+5
* perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros2017-04-121-1/+1
* tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo2017-03-031-2/+2
* tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-031-1/+5
* perf build: Check LLVM version in feature checkWang Nan2016-12-061-2/+6
* tools build: Move tabs to spaces where suitableJiri Olsa2016-12-051-51/+51
* tools build: Add feature detection for clangWang Nan2016-12-051-0/+10
* tools build: Add feature detection for LLVMWang Nan2016-12-051-0/+8
* tools build: Add jvmti feature detection supportJiri Olsa2016-11-141-1/+5
* tools build: Add feature detection for g++Wang Nan2016-10-061-1/+9
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-141-1/+5
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-121-0/+4
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-051-0/+4
* perf build: Add build-test for debug-frame on arm/arm64He Kuang2016-05-111-0/+7
* perf build: Add build-test for libunwind cross-platforms supportHe Kuang2016-05-111-0/+16
* perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-061-0/+4
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+4
* tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-161-46/+47
* tools build: Fix libiberty feature detectionRabin Vincent2015-10-291-2/+2
* tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-171-1/+5
* tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-171-0/+4
* perf tools: Support static linking with libdwAndi Kleen2015-08-131-1/+6
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-071-1/+5
* tools build: Add feature check for lzma libraryJiri Olsa2015-03-211-2/+6
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-211-0/+160