aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build
AgeCommit message (Expand)Author
2024-02-23perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark
2023-03-17tools build: Add feature test for init_disassemble_info API changesAndres Freund
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-06-09perf build: Fix btf__load_from_kernel_by_id() feature checkJiri Olsa
2022-05-25perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2022-04-13tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-11-25tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo
2021-09-03perf cs-etm: Update OpenCSD decoder for ETEJames Clark
2021-09-01tools build: Fix feature detect clean for out of source buildsJames Clark
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan
2021-05-17tools build: Fix quiet cmd indentationKees Cook
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-04-29tools build: Allow deferring printing the results of feature detectionArnaldo Carvalho de Melo
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek
2021-01-20perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2020-12-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2020-11-03tools feature: Fixup fast path feature detectionArnaldo Carvalho de Melo
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-13tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-08-03tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko
2020-07-31tools build feature: Use CC and CXX from parentThomas Hebb
2020-06-22tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo
2020-05-05perf: cs-etm: Update to build with latest opencsd version.Mike Leach
2020-05-05tools feature: Add support for detecting libpfm4Stephane Eranian
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03perf tools: Add file-handle feature testNamhyung Kim
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa
2020-01-14tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero