summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* tools build: Fix quiet cmd indentationKees Cook2021-05-171-11/+11
* Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-05-013-10/+34
|\
| * tools build: Allow deferring printing the results of feature detectionArnaldo Carvalho de Melo2021-04-291-10/+17
| * perf tools: Enable libtraceevent dynamic linkingMichael Petlan2021-04-293-0/+17
* | tools: do not include scripts/Kbuild.includeMasahiro Yamada2021-04-251-0/+24
|/
* perf build: Move feature cleanup under tools/buildJiri Olsa2021-03-061-1/+7
* Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-02-222-3/+5
|\
| * perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark2021-01-201-2/+2
| * perf build: Support build BPF skeletons with perfSong Liu2021-01-151-1/+3
* | tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2021-01-291-2/+2
|/
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-12-171-4/+0
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-4/+0
| |\
| | * tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2020-11-111-4/+0
* | | 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-174-14/+22
|\
| * 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-043-14/+3
| * tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo2020-09-044-0/+19
* | tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer2020-08-281-0/+2
* | tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko2020-08-184-18/+0
|/
* perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler2020-08-143-1/+14
* tools build feature: Quote CC and CXX for their argumentsDaniel Díaz2020-08-131-1/+1
* Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-064-7/+13
|\
| * tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko2020-08-031-1/+2
| * 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-312-3/+1
|/
* perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo2020-05-293-8/+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-053-2/+16
* 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-053-2/+23
|\
| * perf tools: Add file-handle feature testNamhyung Kim2020-04-033-2/+24
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| |/
* / 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-263-1/+13
* tools build: Add capability-related feature detectionIgor Lubashev2019-08-123-0/+26
* 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-183-1/+12
* 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-174-0/+21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-014-1/+24
* perf cs-etm: Add missing case valueSolomon Tan2019-03-281-2/+2
* perf build: Check what binutils's 'disassembler()' signature to useSong Liu2019-03-202-2/+9
* tools build feature sched_getcpu: Undef _GNU_SOURCE at the endArnaldo Carvalho de Melo2019-02-141-0/+2