summaryrefslogtreecommitdiffstats
path: root/tools/build/feature
AgeCommit message (Expand)AuthorFilesLines
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2-0/+12
2022-08-10tools build: Switch to new openssl API for test-libcryptoRoberto Sassu1-4/+11
2022-08-10Revert "perf build: Suppress openssl v3 deprecation warnings in libcrypto fea...Arnaldo Carvalho de Melo1-6/+0
2022-08-10tools, build: Retry detection of bfd-related featuresRoberto Sassu1-5/+9
2022-08-02perf build: Suppress openssl v3 deprecation warnings in libcrypto feature testZixuan Tan1-0/+6
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund3-0/+21
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo2-0/+12
2022-05-26perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa2-0/+12
2022-05-26perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa2-0/+12
2022-05-26perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa2-0/+12
2022-05-26perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa2-0/+13
2022-05-26perf build: Fix btf__load_from_kernel_by_id() feature checkJiri Olsa1-2/+3
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo2-0/+11
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo1-0/+7
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+6
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo3-20/+0
2021-11-26bpf, mips: Fix build errors about __NR_bpf undeclaredTiezhu Yang1-0/+6
2021-11-18tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo1-1/+0
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers1-3/+3
2021-10-26tools build: Drop needless slang include path in test-allJohn Keeping1-1/+1
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers2-0/+14
2021-09-03perf cs-etm: Update OpenCSD decoder for ETEJames Clark1-2/+2
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan3-23/+0
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan2-0/+16
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-2/+2
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek1-2/+2
2021-01-20perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark1-2/+2
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa1-1/+1
2020-11-03tools feature: Fixup fast path feature detectionArnaldo Carvalho de Melo1-1/+0
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-11/+18
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo1-1/+1
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo2-11/+1
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo3-0/+17
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko3-17/+0
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler2-0/+12
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo3-6/+11
2020-07-31tools build feature: Use CC and CXX from parentThomas Hebb1-2/+0
2020-06-22tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko3-6/+11
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo2-6/+1
2020-05-05perf: cs-etm: Update to build with latest opencsd version.Mike Leach1-2/+2
2020-05-05tools feature: Add support for detecting libpfm4Stephane Eranian2-1/+14
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV1-1/+1
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+21
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-04-03perf tools: Add file-handle feature testNamhyung Kim2-1/+22
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu2-1/+12
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa1-1/+1
2020-01-14tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero1-0/+6