index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
tools build: Fix rust cross compilation
Dmitrii Dolgov
1
-1
/
+1
2026-02-12
perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
hupu
1
-1
/
+4
2026-02-08
perf test workload: Add code_with_type test workload
Dmitrii Dolgov
1
-1
/
+1
2026-02-03
perf build: Remove NO_LIBCAP that controls nothing
Ian Rogers
1
-2
/
+0
2026-01-28
perf jevents: Build support for generating metrics from python
Ian Rogers
1
-0
/
+2
2026-01-14
perf help: Move common_cmds into builtin-help
Ian Rogers
1
-8
/
+3
2026-01-12
perf build: Raise minimum shellcheck version to 0.7.2
Nicolas Schier
1
-3
/
+4
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-7
/
+16
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
1
-2
/
+0
2025-10-23
perf build: Fix perf build issues with fixdep
Josh Poimboeuf
1
-3
/
+3
2025-10-15
perf jevents: Support copying the source json files to OUTPUT
Ian Rogers
1
-5
/
+16
2025-10-06
perf tools: Fix arm64 libjvmti build by generating unistd_64.h
Vincent Minet
1
-1
/
+1
2025-10-06
perf build: Correct CROSS_ARCH for clang
Leo Yan
1
-1
/
+1
2025-09-19
tools build: Make libperl opt-in rather than opt-out, deprecate
Ian Rogers
1
-2
/
+2
2025-07-20
perf build: Always disable stack protection for BPF skeleton objects
Federico Pellegrin
1
-2
/
+4
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
1
-0
/
+2
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
1
-3
/
+0
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
1
-1
/
+2
2025-05-09
perf tests: Fix 'perf report' tests installation
Michael Petlan
1
-1
/
+2
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
1
-1
/
+1
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+22
2025-03-24
perf build: Add pylint build tests
Ian Rogers
1
-1
/
+6
2025-03-24
perf build: Add mypy build tests
Ian Rogers
1
-1
/
+6
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
1
-1
/
+1
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
1
-1
/
+0
2025-03-20
perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
1
-0
/
+9
2025-02-28
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
1
-1
/
+1
2025-02-18
tools: Unify top-level quiet infrastructure
Charlie Jenkins
1
-41
/
+0
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
1
-1
/
+36
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
1
-15
/
+0
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
1
-1
/
+1
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools parisc: Support syscall header
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools alpha: Support syscall header
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools xtensa: Support syscall header
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools sparc: Support syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools sh: Support syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools csky: Support generic syscall headers
Charlie Jenkins
1
-1
/
+1
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
1
-1
/
+2
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
1
-0
/
+4
2024-12-18
perf build: Remove test library from python shared object
Ian Rogers
1
-1
/
+1
2024-12-18
perf bench: Remove reference to cmd_inject
Ian Rogers
1
-2
/
+5
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
1
-1
/
+1
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
1
-1
/
+1
2024-10-17
perf test: Move attr files into shell directory where they are used
Ian Rogers
1
-3
/
+2
[next]