aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/feature/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov1-1/+5
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty and -lzStanislav Fomichev1-5/+5
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov1-1/+5
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa1-0/+4
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo1-0/+4
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo1-0/+4
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski1-0/+4
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa1-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa1-1/+4
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier1-1/+6
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang1-1/+1
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin1-0/+4
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo1-0/+4
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-1/+5
2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros1-5/+5
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros1-1/+1
2017-03-03tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo1-2/+2
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo1-1/+5
2016-12-06perf build: Check LLVM version in feature checkWang Nan1-2/+6
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa1-51/+51
2016-12-05tools build: Add feature detection for clangWang Nan1-0/+10
2016-12-05tools build: Add feature detection for LLVMWang Nan1-0/+8
2016-11-14tools build: Add jvmti feature detection supportJiri Olsa1-1/+5
2016-10-05tools build: Add feature detection for g++Wang Nan1-1/+9
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu1-1/+5
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo1-0/+4
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo1-0/+4
2016-05-11perf build: Add build-test for debug-frame on arm/arm64He Kuang1-0/+7
2016-05-11perf build: Add build-test for libunwind cross-platforms supportHe Kuang1-0/+16
2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo1-0/+4
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian1-0/+4
2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf1-46/+47
2015-10-29tools build: Fix libiberty feature detectionRabin Vincent1-2/+2
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo1-1/+5
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo1-0/+4
2015-08-13perf tools: Support static linking with libdwAndi Kleen1-1/+6
2015-08-07bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan1-1/+5
2015-03-21tools build: Add feature check for lzma libraryJiri Olsa1-2/+6
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa1-0/+160