summaryrefslogtreecommitdiffstats
path: root/tools/build/feature
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-282-0/+14
* perf cs-etm: Update OpenCSD decoder for ETEJames Clark2021-09-031-2/+2
* tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan2021-08-093-23/+0
* perf tools: Enable libtraceevent dynamic linkingMichael Petlan2021-04-292-0/+16
* Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-02-221-2/+2
|\
| * perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark2021-01-201-2/+2
* | 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
* tools feature: Fixup fast path feature detectionArnaldo Carvalho de Melo2020-11-031-1/+0
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-173-11/+18
|\
| * 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-042-11/+1
| * tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo2020-09-043-0/+17
* | tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko2020-08-183-17/+0
|/
* perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler2020-08-142-0/+12
* Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-063-6/+11
|\
| * tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko2020-06-223-6/+11
* | 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-292-6/+1
* perf: cs-etm: Update to build with latest opencsd version.Mike Leach2020-05-051-2/+2
* tools feature: Add support for detecting libpfm4Stephane Eranian2020-05-052-1/+14
* tools/build: tweak unused value workaroundGeorge Burgess IV2020-04-211-1/+1
* Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-052-1/+21
|\
| * perf tools: Add file-handle feature testNamhyung Kim2020-04-032-1/+22
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* / bpftool: Only build bpftool-prog-profile if supported by clangSong Liu2020-03-132-1/+12
|/
* perf/ui/gtk: Fix gtk2 buildJiri Olsa2020-01-141-1/+1
* tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero2020-01-141-0/+6
* perf tools: Allow to link with libbpf dynamicalyJiri Olsa2019-11-262-0/+11
* tools build: Add capability-related feature detectionIgor Lubashev2019-08-122-0/+24
* tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo2019-06-181-1/+1
* tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-182-0/+11
* perf tools: Don't hardcode host include path for libslangFlorian Fainelli2019-06-171-1/+1
* tools build feature tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-173-0/+3
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-173-0/+20
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-013-1/+22
* perf cs-etm: Add missing case valueSolomon Tan2019-03-281-2/+2
* perf build: Check what binutils's 'disassembler()' signature to useSong Liu2019-03-201-0/+5
* tools build feature sched_getcpu: Undef _GNU_SOURCE at the endArnaldo Carvalho de Melo2019-02-141-0/+2
* tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo2019-02-142-0/+7
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-02-141-5/+0
* tools feature: Undef _GNU_SOURCE at the end of feature testsArnaldo Carvalho de Melo2019-02-143-0/+3
* perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2018-12-211-5/+5
* perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker2018-12-171-0/+8
* tools build feature: Check if libaio is availableAlexey Budankov2018-12-173-1/+26
* perf jvmti: Separate jvmti cmlr checkJiri Olsa2018-11-213-1/+15
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2018-11-213-0/+18