index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
tools build: Fix feature test for rust compiler
Dmitrii Dolgov
-4
/
+6
2026-02-10
tools build: Emit dependencies file for test-rust.bin
Dmitry Dolgov
-1
/
+1
2026-02-10
tools build: Make test-rust.bin be removed by the 'clean' target
Dmitrii Dolgov
-0
/
+1
2026-02-08
tools build: Add a feature test for rust compiler
Dmitrii Dolgov
-0
/
+7
2026-01-06
perf build: Feature test for libbfd thread safety API
James Clark
-0
/
+4
2026-01-06
perf build: Remove unused libbfd-buildid feature test
James Clark
-4
/
+0
2025-12-27
tools build: Fix the common set of features test wrt libopenssl
Arnaldo Carvalho de Melo
-1
/
+1
2025-12-17
tools/build: Add a feature test for libopenssl
Namhyung Kim
-2
/
+6
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-4
/
+0
2025-11-13
tool build: Remove __get_cpuid feature test
Ian Rogers
-4
/
+0
2025-11-13
perf build: Don't fail fast path feature detection when binutils-devel is not...
Arnaldo Carvalho de Melo
-2
/
+2
2025-10-06
perf build: Correct CROSS_ARCH for clang
Leo Yan
-1
/
+1
2025-10-06
tools build: Align warning options with perf
Leo Yan
-2
/
+2
2025-10-03
tools build: Remove libbpf-strings feature test
Ian Rogers
-4
/
+0
2025-10-03
tools build: Remove feature-libslang-include-subdir
Ian Rogers
-4
/
+0
2025-10-03
tools build: Remove get_current_dir_name feature check
Ian Rogers
-4
/
+0
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
-4
/
+0
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
-0
/
+4
2025-06-09
tools/build: Remove some unused libbpf pre-1.0 feature test logic
Ian Rogers
-21
/
+0
2025-03-26
tools/build: Use SYSTEM_BPFTOOL for system bpftool
Tomas Glozar
-1
/
+1
2025-03-04
tools/build: Add bpftool-skeletons feature test
Tomas Glozar
-0
/
+3
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
-4
/
+0
2024-12-18
tools build: Add feature test for libelf with ZSTD
Leo Yan
-0
/
+4
2024-12-12
tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available
Arnaldo Carvalho de Melo
-1
/
+1
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-18
/
+6
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+4
2024-10-18
perf build: Combine test-dwarf-getcfi into test-libdw
Ian Rogers
-4
/
+0
2024-10-18
perf build: Combine test-dwarf-getlocations into test-libdw
Ian Rogers
-4
/
+0
2024-10-18
perf build: Combine libdw-dwarf-unwind into libdw feature tests
Ian Rogers
-4
/
+0
2024-10-18
perf build: Rename test-dwarf to test-libdw
Ian Rogers
-8
/
+8
2024-10-17
tools/build: Add libcpupower dependency detection
Tomas Glozar
-0
/
+4
2024-10-02
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
-0
/
+3
2024-10-02
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
-1
/
+1
2024-09-10
perf build: Remove unused feature test target
James Clark
-6
/
+0
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
-0
/
+9
2024-08-29
Revert "tools build: Remove leftover libcap tests that prevents fast path fea...
Arnaldo Carvalho de Melo
-1
/
+5
2024-08-28
tools build: Remove leftover libcap tests that prevents fast path feature det...
Arnaldo Carvalho de Melo
-5
/
+1
2024-07-30
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
-10
/
+43
2024-07-26
perf: build: Link lib 'zstd' for static build
Leo Yan
-1
/
+1
2024-07-26
perf: build: Link lib 'lzma' for static build
Leo Yan
-8
/
+8
2024-07-26
perf: build: Only link libebl.a for old libdw
Leo Yan
-1
/
+11
2024-07-26
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
-1
/
+24
2024-06-21
tools: build: use correct lib name for libtracefs feature detection
Daniel Wagner
-1
/
+1
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
-0
/
+4
2023-11-10
perf build: Add feature check for dwarf_getcfi()
Namhyung Kim
-0
/
+4
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-6
/
+4
2023-08-03
perf build: Update feature check for clang and llvm
Thomas Richter
-6
/
+4
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2023-07-11
perf build: Fix broken feature check for libtracefs due to external lib changes
Thomas Richter
-1
/
+1
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
-1
/
+1
[next]