index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+24
2025-11-21
tool build: Remove annoying newline in build output
Alexandre Chartre
1
-1
/
+3
2025-11-13
perf build: Don't fail fast path feature detection when binutils-devel is not available
Arnaldo Carvalho de Melo
1
-2
/
+2
2025-10-23
perf build: Fix perf build issues with fixdep
Josh Poimboeuf
1
-2
/
+0
2025-10-14
tools build: Fix fixdep dependencies
Josh Poimboeuf
2
-2
/
+23
2025-10-06
perf build: Correct CROSS_ARCH for clang
Leo Yan
1
-1
/
+1
2025-10-06
tools build: Align warning options with perf
Leo Yan
1
-2
/
+2
2025-10-03
tools build: Remove libbpf-strings feature test
Ian Rogers
3
-15
/
+0
2025-10-03
tools build: Remove feature-libslang-include-subdir
Ian Rogers
2
-11
/
+0
2025-10-03
tools build: Remove get_current_dir_name feature check
Ian Rogers
4
-21
/
+0
2025-10-02
tools build: Don't assume libtracefs-devel is always available
Arnaldo Carvalho de Melo
2
-6
/
+0
2025-09-19
tools build: Make libperl opt-in rather than opt-out, deprecate
Ian Rogers
2
-9
/
+3
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
4
-36
/
+0
2025-06-24
perf build: The bfd features are opt-in, stop testing for them by default
Arnaldo Carvalho de Melo
1
-19
/
+0
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
3
-0
/
+15
2025-06-09
tools/build: Remove some unused libbpf pre-1.0 feature test logic
Ian Rogers
2
-27
/
+0
2025-04-10
tools build: Don't show libbfd build status as it is opt-in
Arnaldo Carvalho de Melo
1
-2
/
+0
2025-04-10
tools build: Don't show libunwind build status as it is opt-in
Arnaldo Carvalho de Melo
1
-1
/
+0
2025-04-10
tools build: Don't set libunwind as available if test-all.c build succeeds
Arnaldo Carvalho de Melo
1
-1
/
+0
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
9
-9
/
+13
2025-03-27
Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-1
/
+5
2025-03-26
tools/build: Use SYSTEM_BPFTOOL for system bpftool
Tomas Glozar
1
-1
/
+1
2025-03-24
tools/build: Don't pass test log files to linker
Ian Rogers
1
-1
/
+5
2025-03-04
tools/build: Add bpftool-skeletons feature test
Tomas Glozar
2
-1
/
+5
2025-02-18
tools: Unify top-level quiet infrastructure
Charlie Jenkins
1
-7
/
+1
2025-02-12
tools build: Fix a number of Wconversion warnings
Ian Rogers
8
-8
/
+8
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
1
-20
/
+0
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2
-15
/
+0
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
1
-0
/
+2
2024-12-18
tools build: Add feature test for libelf with ZSTD
Leo Yan
4
-0
/
+18
2024-12-18
tools build: Test for presence of libtraceevent and libtracefs in test-all.c
Arnaldo Carvalho de Melo
1
-0
/
+10
2024-12-13
tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.c builds
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-12-12
tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available
Arnaldo Carvalho de Melo
2
-3
/
+1
2024-12-12
tools build feature: Add some comments to explain the FEATURE_TESTS logic
Arnaldo Carvalho de Melo
1
-0
/
+35
2024-12-11
tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
Arnaldo Carvalho de Melo
1
-7
/
+0
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
1
-5
/
+0
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
9
-87
/
+69
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-0
/
+13
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
1
-1
/
+1
2024-10-18
perf probe: Move elfutils support check to libdw check
Ian Rogers
1
-1
/
+9
2024-10-18
perf build: Combine test-dwarf-getcfi into test-libdw
Ian Rogers
4
-15
/
+9
2024-10-18
perf build: Combine test-dwarf-getlocations into test-libdw
Ian Rogers
5
-25
/
+13
2024-10-18
perf build: Combine libdw-dwarf-unwind into libdw feature tests
Ian Rogers
5
-26
/
+18
2024-10-18
perf build: Rename test-dwarf to test-libdw
Ian Rogers
4
-14
/
+14
2024-10-17
tools/build: Add libcpupower dependency detection
Tomas Glozar
3
-0
/
+13
2024-10-02
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
1
-0
/
+3
2024-10-02
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
1
-1
/
+1
2024-09-10
perf build: Remove unused feature test target
James Clark
2
-7
/
+0
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
3
-1
/
+24
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
1
-0
/
+1
[next]