summaryrefslogtreecommitdiff
path: root/tools/build
AgeCommit message (Expand)Author
2024-11-26Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-11-22Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-08perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang
2024-10-18perf probe: Move elfutils support check to libdw checkIan Rogers
2024-10-18perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers
2024-10-18perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers
2024-10-18perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers
2024-10-18perf build: Rename test-dwarf to test-libdwIan Rogers
2024-10-17tools/build: Add libcpupower dependency detectionTomas Glozar
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-09-10perf build: Remove unused feature test targetJames Clark
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark
2024-09-03perf report: Support LLVM for addr2line()Steinar H. Gunderson
2024-08-29Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo
2024-08-28tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo
2024-08-15tools build: Provide consistent build options for fixdepAlexander Gordeev
2024-08-14perf build: Fix up broken capstone feature detection fast pathArnaldo Carvalho de Melo
2024-08-05tools build: Correct bpf fixdep dependenciesBrian Norris
2024-08-05tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris
2024-07-30Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds
2024-07-26perf: build: Link lib 'zstd' for static buildLeo Yan
2024-07-26perf: build: Link lib 'lzma' for static buildLeo Yan
2024-07-26perf: build: Only link libebl.a for old libdwLeo Yan
2024-07-26perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds
2024-07-17tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio
2024-06-21perf build: Use pkg-config for feature check for libtrace{event,fs}Guilherme Amadio
2024-06-21tools: build: use correct lib name for libtracefs feature detectionDaniel Wagner
2024-02-20perf: build: introduce the libcapstoneChangbin Du
2023-11-27perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung Kim
2023-10-30Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-nextNamhyung Kim
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo
2023-10-18tools/build: Fix -s detection code in tools/build/Makefile.buildJiri Olsa
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers
2023-08-03perf build: Update feature check for clang and llvmThomas Richter
2023-08-03perf build: Update build rule for generated filesNamhyung Kim
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-11perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
2023-04-04tools build: Add a feature test for scandirat(), that is not implemented so f...Arnaldo Carvalho de Melo
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers
2023-02-03tools build: Add test echo-cmdIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu