summaryrefslogtreecommitdiff
path: root/tools/build
AgeCommit message (Expand)AuthorFilesLines
2024-10-03perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong1-0/+3
2024-10-03perf build: Fix static compilation error when libdw is not installedYang Jihong1-1/+1
2024-09-10perf build: Remove unused feature test targetJames Clark2-7/+0
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark3-1/+24
2024-09-03perf report: Support LLVM for addr2line()Steinar H. Gunderson1-0/+1
2024-08-29Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo2-1/+25
2024-08-29tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo2-25/+1
2024-08-16tools build: Provide consistent build options for fixdepAlexander Gordeev1-1/+1
2024-08-14perf build: Fix up broken capstone feature detection fast pathArnaldo Carvalho de Melo1-4/+0
2024-08-05tools build: Correct bpf fixdep dependenciesBrian Norris1-1/+11
2024-08-05tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris2-12/+2
2024-07-31Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds1-10/+43
2024-07-26perf: build: Link lib 'zstd' for static buildLeo Yan1-1/+1
2024-07-26perf: build: Link lib 'lzma' for static buildLeo Yan1-8/+8
2024-07-26perf: build: Only link libebl.a for old libdwLeo Yan1-1/+11
2024-07-26perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan1-1/+24
2024-07-24Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds1-0/+18
2024-07-17tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio1-0/+18
2024-06-22perf build: Use pkg-config for feature check for libtrace{event,fs}Guilherme Amadio1-1/+1
2024-06-21tools: build: use correct lib name for libtracefs feature detectionDaniel Wagner2-2/+2
2024-02-21perf: build: introduce the libcapstoneChangbin Du4-0/+21
2023-11-27perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark1-2/+2
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim3-0/+14
2023-10-30Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-nextNamhyung Kim1-0/+14
2023-10-20tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo1-0/+14
2023-10-19tools/build: Fix -s detection code in tools/build/Makefile.buildJiri Olsa1-1/+9
2023-09-10Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds6-76/+14
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers4-70/+0
2023-08-03perf build: Update feature check for clang and llvmThomas Richter1-6/+4
2023-08-03perf build: Update build rule for generated filesNamhyung Kim1-0/+10
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-07-11perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter1-1/+1
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song1-1/+1
2023-04-04tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo4-0/+23
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers3-0/+22
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers8-64/+0
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers1-0/+4
2023-02-03tools build: Add test echo-cmdIan Rogers1-0/+1
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo3-0/+13
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu1-2/+25
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu1-3/+3
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu1-11/+8
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: Don't display disassembler-four-args feature testAndres Freund1-2/+1
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund4-0/+22
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo3-0/+13
2022-05-26perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa2-0/+12