summaryrefslogtreecommitdiffstats
path: root/tools/build/feature/Makefile
AgeCommit message (Expand)AuthorLines
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo-4/+0
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers-3/+3
2021-10-26tools build: Drop needless slang include path in test-allJohn Keeping-1/+1
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers-0/+4
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan-4/+0
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan-0/+4
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek-2/+2
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa-1/+1
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+5
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo-1/+1
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo-1/+1
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo-0/+4
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko-4/+0
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler-0/+4
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-2/+2
2020-07-31tools build feature: Use CC and CXX from parentThomas Hebb-2/+0
2020-06-22tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko-2/+2
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo-1/+1
2020-05-05tools feature: Add support for detecting libpfm4Stephane Eranian-1/+5
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+4
2020-04-03perf tools: Add file-handle feature testNamhyung Kim-1/+5
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu-1/+8
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa-1/+1
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa-0/+4
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev-0/+4
2019-06-18tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo-0/+4
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli-1/+1
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo-0/+4
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov-1/+5
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev-5/+5
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov-1/+5
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa-0/+4
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo-0/+4
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo-0/+4
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski-0/+4
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa-1/+4
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier-1/+6
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang-1/+1
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin-0/+4
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo-1/+5
2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros-5/+5
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros-1/+1
2017-03-03tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo-2/+2
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo-1/+5
2016-12-06perf build: Check LLVM version in feature checkWang Nan-2/+6
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa-51/+51