summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds2024-11-269-87/+69
|\
| * perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang2024-11-081-1/+1
| * perf probe: Move elfutils support check to libdw checkIan Rogers2024-10-181-1/+9
| * perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers2024-10-184-15/+9
| * perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers2024-10-185-25/+13
| * perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers2024-10-185-26/+18
| * perf build: Rename test-dwarf to test-libdwIan Rogers2024-10-184-14/+14
* | Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-223-0/+13
|\ \ | |/ |/|
| * tools/build: Add libcpupower dependency detectionTomas Glozar2024-10-173-0/+13
* | perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong2024-10-021-0/+3
* | perf build: Fix static compilation error when libdw is not installedYang Jihong2024-10-021-1/+1
|/
* perf build: Remove unused feature test targetJames Clark2024-09-102-7/+0
* perf build: Autodetect minimum required llvm-dev versionJames Clark2024-09-103-1/+24
* perf report: Support LLVM for addr2line()Steinar H. Gunderson2024-09-031-0/+1
* Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo2024-08-292-1/+25
* tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo2024-08-282-25/+1
* tools build: Provide consistent build options for fixdepAlexander Gordeev2024-08-151-1/+1
* perf build: Fix up broken capstone feature detection fast pathArnaldo Carvalho de Melo2024-08-141-4/+0
* tools build: Correct bpf fixdep dependenciesBrian Norris2024-08-051-1/+11
* tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris2024-08-052-12/+2
* Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds2024-07-301-10/+43
|\
| * perf: build: Link lib 'zstd' for static buildLeo Yan2024-07-261-1/+1
| * perf: build: Link lib 'lzma' for static buildLeo Yan2024-07-261-8/+8
| * perf: build: Only link libebl.a for old libdwLeo Yan2024-07-261-1/+11
| * perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan2024-07-261-1/+24
* | Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds2024-07-231-0/+18
|\|
| * tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio2024-07-171-0/+18
| * perf build: Use pkg-config for feature check for libtrace{event,fs}Guilherme Amadio2024-06-211-1/+1
* | tools: build: use correct lib name for libtracefs feature detectionDaniel Wagner2024-06-212-2/+2
|/
* perf: build: introduce the libcapstoneChangbin Du2024-02-204-0/+21
* perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark2023-11-271-2/+2
* perf build: Add feature check for dwarf_getcfi()Namhyung Kim2023-11-103-0/+14
* Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-nextNamhyung Kim2023-10-301-0/+14
|\
| * tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo2023-10-191-0/+14
* | tools/build: Fix -s detection code in tools/build/Makefile.buildJiri Olsa2023-10-181-1/+9
|/
* Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-09-096-76/+14
|\
| * perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers2023-08-154-70/+0
| * perf build: Update feature check for clang and llvmThomas Richter2023-08-031-6/+4
| * perf build: Update build rule for generated filesNamhyung Kim2023-08-031-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-201-1/+1
|\|
| * perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter2023-07-111-1/+1
* | bpf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-291-1/+1
|/
* tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo2023-04-044-0/+23
* tools build: Add feature test for abi::__cxa_demangleIan Rogers2023-03-143-0/+22
* perf build: Remove libbpf pre-1.0 feature testsIan Rogers2023-03-148-64/+0
* tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers2023-03-141-0/+4
* tools build: Add test echo-cmdIan Rogers2023-02-031-0/+1
* perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2022-10-253-0/+13
* tools build: Display logical OR of a feature flavorsRoberto Sassu2022-10-041-2/+25
* tools build: Increment room for feature name in feature detection outputRoberto Sassu2022-10-041-3/+3