index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
2026-03-04
tools build: Fix rust cross compilation
Dmitrii Dolgov
2026-02-09
tools build: Fix rust feature detection
Arnaldo Carvalho de Melo
2026-02-08
tools build: Add a feature test for rust compiler
Dmitrii Dolgov
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
2026-02-03
perf capstone: Support for dlopen-ing libcapstone.so
Ian Rogers
2026-01-26
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
Leo Yan
2026-01-20
perf build: Remove NO_LIBDW_DWARF_UNWIND option
Ian Rogers
2026-01-06
perf build: Feature test for libbfd thread safety API
James Clark
2026-01-06
perf build: Remove unused libbfd-buildid feature test
James Clark
2026-01-06
perf build: Do all non-distro feature checks in one go
James Clark
2026-01-06
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
2025-12-17
perf tools: Disable BPF skeleton if no libopenssl found
Namhyung Kim
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-13
perf build: Don't add NO_AUXTRACE if missing feature-get_cpuid
Ian Rogers
2025-11-13
perf build: Don't fail fast path feature detection when binutils-devel is not...
Arnaldo Carvalho de Melo
2025-10-06
perf build: Support build with clang
Leo Yan
2025-10-03
perf bpf-event: Use libbpf version rather than feature check
Ian Rogers
2025-10-03
perf build: Move libopcode disasm tests to BUILD_NONDISTRO
Ian Rogers
2025-10-03
tools build: Remove feature-libslang-include-subdir
Ian Rogers
2025-10-03
perf namespaces: Avoid get_current_dir_name dependency
Ian Rogers
2025-10-02
perf libbfd: Move libbfd functionality to its own file
Ian Rogers
2025-10-02
perf build: Remove libtracefs configuration
Ian Rogers
2025-09-19
tools build: Make libperl opt-in rather than opt-out, deprecate
Ian Rogers
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
2025-06-26
perf build: enable -fno-strict-aliasing
Eric Biggers
2025-06-24
perf build: The bfd features are opt-in, stop testing for them by default
Arnaldo Carvalho de Melo
2025-06-24
perf build: Add the libpfm devel fedora package name to the hint
Arnaldo Carvalho de Melo
2025-06-24
perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 one
Arnaldo Carvalho de Melo
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
2025-05-07
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2025-04-29
perf tools: Fix in-source libperf build
James Clark
2025-04-23
perf tools: Fix arm64 build by generating unistd_64.h
James Clark
2025-04-10
perf build: Warn when libdebuginfod devel files are not available
Arnaldo Carvalho de Melo
2025-04-10
tools build: Don't set libunwind as available if test-all.c build succeeds
Arnaldo Carvalho de Melo
2025-03-23
perf build: filter all combinations of -flto for libperl
Holger Hoffstätte
2025-01-31
perf: Always feature test reallocarray
James Clark
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
2024-12-18
perf build: Minor improvement for linking libzstd
Leo Yan
2024-12-18
tools build: Test for presence of libtraceevent and libtracefs in test-all.c
Arnaldo Carvalho de Melo
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
[next]