Age | Commit message (Expand) | Author | Files | Lines |
2021-05-17 | tools build: Fix quiet cmd indentation | Kees Cook | 1 | -11/+11 |
2021-05-01 | Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -10/+34 |
2021-04-29 | tools build: Allow deferring printing the results of feature detection | Arnaldo Carvalho de Melo | 1 | -10/+17 |
2021-04-29 | perf tools: Enable libtraceevent dynamic linking | Michael Petlan | 3 | -0/+17 |
2021-04-25 | tools: do not include scripts/Kbuild.include | Masahiro Yamada | 1 | -0/+24 |
2021-03-06 | perf build: Move feature cleanup under tools/build | Jiri Olsa | 1 | -1/+7 |
2021-02-22 | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -3/+5 |
2021-01-29 | tools: Factor Clang, LLC and LLVM utils definitions | Sedat Dilek | 1 | -2/+2 |
2021-01-20 | perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0 | James Clark | 1 | -2/+2 |
2021-01-15 | perf build: Support build BPF skeletons with perf | Song Liu | 1 | -1/+3 |
2020-12-17 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 1 | -4/+0 |
2020-12-17 | tools build: Add missing libcap to test-all.bin target | Jiri Olsa | 1 | -1/+1 |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -4/+0 |
2020-11-11 | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker | 1 | -4/+0 |
2020-11-03 | tools feature: Fixup fast path feature detection | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2020-10-17 | Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 4 | -14/+22 |
2020-09-09 | tools feature: Add missing -lzstd to the fast path feature detection | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-09-04 | perf tools: Make GTK2 support opt-in | Arnaldo Carvalho de Melo | 3 | -14/+3 |
2020-09-04 | tools features: Add feature test to check if libbfd has buildid support | Arnaldo Carvalho de Melo | 4 | -0/+19 |
2020-08-28 | tools, bpf/build: Cleanup feature files on make clean | Jesper Dangaard Brouer | 1 | -0/+2 |
2020-08-18 | tools: Remove feature-libelf-mmap feature detection | Andrii Nakryiko | 4 | -18/+0 |
2020-08-14 | perf build-ids: Fall back to debuginfod query if debuginfo not found | Frank Ch. Eigler | 3 | -1/+14 |
2020-08-13 | tools build feature: Quote CC and CXX for their arguments | Daniel Díaz | 1 | -1/+1 |
2020-08-06 | Mgerge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 4 | -7/+13 |
2020-08-03 | tools, build: Propagate build failures from tools/build/Makefile.build | Andrii Nakryiko | 1 | -1/+2 |
2020-07-31 | tools build feature: Use CC and CXX from parent | Thomas Hebb | 2 | -3/+1 |
2020-06-22 | tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h | Andrii Nakryiko | 3 | -6/+11 |
2020-05-29 | perf build: Remove libaudit from the default feature checks | Arnaldo Carvalho de Melo | 3 | -8/+1 |
2020-05-05 | perf: cs-etm: Update to build with latest opencsd version. | Mike Leach | 1 | -2/+2 |
2020-05-05 | tools feature: Add support for detecting libpfm4 | Stephane Eranian | 3 | -2/+16 |
2020-04-21 | tools/build: tweak unused value workaround | George Burgess IV | 1 | -1/+1 |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -2/+23 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+2 |
2020-04-03 | perf tools: Add file-handle feature test | Namhyung Kim | 3 | -2/+24 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2020-03-13 | bpftool: Only build bpftool-prog-profile if supported by clang | Song Liu | 2 | -1/+12 |
2020-01-14 | perf/ui/gtk: Fix gtk2 build | Jiri Olsa | 1 | -1/+1 |
2020-01-14 | tools build: Fix test-clang.cpp with Clang 8+ | Maciej S. Szmigiero | 1 | -0/+6 |
2019-11-26 | perf tools: Allow to link with libbpf dynamicaly | Jiri Olsa | 3 | -1/+13 |
2019-08-12 | tools build: Add capability-related feature detection | Igor Lubashev | 3 | -0/+26 |
2019-06-18 | tools build: Fix the zstd test in the test-all.c common case feature test | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-06-18 | tools build: Add test to check if slang.h is in /usr/include/slang/ | Arnaldo Carvalho de Melo | 3 | -1/+12 |
2019-06-17 | perf tools: Don't hardcode host include path for libslang | Florian Fainelli | 1 | -1/+1 |
2019-06-17 | tools build feature tests: Add missing SPDX headers | Arnaldo Carvalho de Melo | 3 | -0/+3 |
2019-06-17 | tools build: Check if gettid() is available before providing helper | Arnaldo Carvalho de Melo | 4 | -0/+21 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-01 | tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines | Alexey Budankov | 4 | -1/+24 |
2019-03-28 | perf cs-etm: Add missing case value | Solomon Tan | 1 | -2/+2 |
2019-03-20 | perf build: Check what binutils's 'disassembler()' signature to use | Song Liu | 2 | -2/+9 |
2019-02-14 | tools build feature sched_getcpu: Undef _GNU_SOURCE at the end | Arnaldo Carvalho de Melo | 1 | -0/+2 |