summaryrefslogtreecommitdiffstats
path: root/tools/build/feature/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers2021-11-041-3/+3
* tools build: Drop needless slang include path in test-allJohn Keeping2021-10-261-1/+1
* perf tools: Enable libtracefs dynamic linkingIan Rogers2021-09-281-0/+4
* tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan2021-08-091-4/+0
* perf tools: Enable libtraceevent dynamic linkingMichael Petlan2021-04-291-0/+4
* tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2021-01-291-2/+2
* tools build: Add missing libcap to test-all.bin targetJiri Olsa2020-12-171-1/+1
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-171-1/+5
|\
| * tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo2020-09-091-1/+1
| * perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo2020-09-041-1/+1
| * tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo2020-09-041-0/+4
* | tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko2020-08-181-4/+0
|/
* perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler2020-08-141-0/+4
* Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-061-2/+2
|\
| * tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko2020-06-221-2/+2
* | tools build feature: Use CC and CXX from parentThomas Hebb2020-07-311-2/+0
|/
* perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo2020-05-291-1/+1
* tools feature: Add support for detecting libpfm4Stephane Eranian2020-05-051-1/+5
* Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-1/+4
|\
| * perf tools: Add file-handle feature testNamhyung Kim2020-04-031-1/+5
* | bpftool: Only build bpftool-prog-profile if supported by clangSong Liu2020-03-131-1/+8
|/
* perf/ui/gtk: Fix gtk2 buildJiri Olsa2020-01-141-1/+1
* perf tools: Allow to link with libbpf dynamicalyJiri Olsa2019-11-261-0/+4
* tools build: Add capability-related feature detectionIgor Lubashev2019-08-121-0/+4
* 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-211-0/+4
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2018-11-211-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-181-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