Age | Commit message (Expand) | Author |
2022-05-26 | perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v... | Jiri Olsa |
2022-05-26 | perf build: Stop using __weak bpf_object__next_program() to handle older libb... | Jiri Olsa |
2022-05-26 | perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions | Jiri Olsa |
2022-05-26 | perf build: Fix btf__load_from_kernel_by_id() feature check | Jiri Olsa |
2022-05-20 | perf build: Fix check for btf__load_from_kernel_by_id() in libbpf | Arnaldo Carvalho de Melo |
2022-04-09 | tools build: Filter out options and warnings not supported by clang | Arnaldo Carvalho de Melo |
2022-04-09 | tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts | Arnaldo Carvalho de Melo |
2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-12-06 | tools build: Remove needless libpython-version feature check that breaks test... | Arnaldo Carvalho de Melo |
2021-11-26 | bpf, mips: Fix build errors about __NR_bpf undeclared | Tiezhu Yang |
2021-11-18 | tools build: Fix removal of feature-sync-compare-and-swap feature detection | Arnaldo Carvalho de Melo |
2021-11-04 | tools: Bump minimum LLVM C++ std to GNU++14 | Ian Rogers |
2021-10-26 | tools build: Drop needless slang include path in test-all | John Keeping |
2021-09-28 | perf tools: Enable libtracefs dynamic linking | Ian Rogers |
2021-09-03 | perf cs-etm: Update OpenCSD decoder for ETE | James Clark |
2021-08-09 | tools: Remove feature-sync-compare-and-swap feature detection | Leo Yan |
2021-04-29 | perf tools: Enable libtraceevent dynamic linking | Michael Petlan |
2021-02-22 | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2021-01-29 | tools: Factor Clang, LLC and LLVM utils definitions | Sedat Dilek |
2021-01-20 | perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0 | James Clark |
2020-12-17 | tools build: Add missing libcap to test-all.bin target | Jiri Olsa |
2020-11-03 | tools feature: Fixup fast path feature detection | Arnaldo Carvalho de Melo |
2020-10-17 | Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2020-09-09 | tools feature: Add missing -lzstd to the fast path feature detection | Arnaldo Carvalho de Melo |
2020-09-04 | perf tools: Make GTK2 support opt-in | Arnaldo Carvalho de Melo |
2020-09-04 | tools features: Add feature test to check if libbfd has buildid support | Arnaldo Carvalho de Melo |
2020-08-18 | tools: Remove feature-libelf-mmap feature detection | Andrii Nakryiko |
2020-08-14 | perf build-ids: Fall back to debuginfod query if debuginfo not found | Frank Ch. Eigler |
2020-08-06 | Mgerge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2020-07-31 | tools build feature: Use CC and CXX from parent | Thomas Hebb |
2020-06-22 | tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h | Andrii Nakryiko |
2020-05-29 | perf build: Remove libaudit from the default feature checks | Arnaldo Carvalho de Melo |
2020-05-05 | perf: cs-etm: Update to build with latest opencsd version. | Mike Leach |
2020-05-05 | tools feature: Add support for detecting libpfm4 | Stephane Eranian |
2020-04-21 | tools/build: tweak unused value workaround | George Burgess IV |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-03 | perf tools: Add file-handle feature test | Namhyung Kim |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-13 | bpftool: Only build bpftool-prog-profile if supported by clang | Song Liu |
2020-01-14 | perf/ui/gtk: Fix gtk2 build | Jiri Olsa |
2020-01-14 | tools build: Fix test-clang.cpp with Clang 8+ | Maciej S. Szmigiero |
2019-11-26 | perf tools: Allow to link with libbpf dynamicaly | Jiri Olsa |
2019-08-12 | tools build: Add capability-related feature detection | Igor Lubashev |
2019-06-18 | tools build: Fix the zstd test in the test-all.c common case feature test | Arnaldo Carvalho de Melo |
2019-06-18 | tools build: Add test to check if slang.h is in /usr/include/slang/ | Arnaldo Carvalho de Melo |
2019-06-17 | perf tools: Don't hardcode host include path for libslang | Florian Fainelli |
2019-06-17 | tools build feature tests: Add missing SPDX headers | Arnaldo Carvalho de Melo |
2019-06-17 | tools build: Check if gettid() is available before providing helper | Arnaldo Carvalho de Melo |
2019-04-01 | tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines | Alexey Budankov |