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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
1
-0
/
+5
2026-03-10
perf annotate loongarch: Fix off-by-one bug in outside check
Ian Rogers
1
-1
/
+1
2026-03-10
perf ftrace: Fix hashmap__new() error checking
Chen Ni
1
-2
/
+7
2026-03-10
perf annotate: Fix hashmap__new() error checking
Chen Ni
1
-1
/
+4
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
4
-38
/
+29
2026-03-05
tools headers: Update the syscall tables and unistd.h, to support the new 'rs...
Arnaldo Carvalho de Melo
9
-468
/
+401
2026-03-05
perf disasm: Fix off-by-one bug in outside check
Peter Collingbourne
1
-1
/
+1
2026-03-04
perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-03-04
perf beauty: Sync UAPI linux/fs.h with kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-03-04
perf beauty: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+11
2026-03-04
tools build: Fix rust cross compilation
Dmitrii Dolgov
2
-1
/
+19
2026-03-04
perf build: Prevent "argument list too long" error
Markus Mayer
1
-1
/
+2
2026-03-04
tools headers: Sync uapi/linux/prctl.h with the kernel source
Arnaldo Carvalho de Melo
1
-0
/
+37
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
306
-4366
/
+14968
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2026-02-12
perf test script: Add python script testing support
Ian Rogers
1
-0
/
+113
2026-02-12
perf test script: Add perl script testing support
Ian Rogers
1
-0
/
+102
2026-02-12
perf script: Allow the generated script to be a path
Ian Rogers
2
-6
/
+24
2026-02-12
perf test: perf data --to-ctf testing
Ian Rogers
1
-0
/
+104
2026-02-12
perf test: Test pipe mode with data conversion --to-json
Ian Rogers
1
-9
/
+24
2026-02-12
perf json: Pipe mode --to-ctf support
Ian Rogers
1
-2
/
+52
2026-02-12
perf json: Pipe mode --to-json support
Ian Rogers
1
-0
/
+16
2026-02-12
perf check: Add libbabeltrace to the listed features
Ian Rogers
1
-0
/
+1
2026-02-12
perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
hupu
1
-1
/
+4
2026-02-12
perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...
Arnaldo Carvalho de Melo
1
-5
/
+5
2026-02-12
perf libunwind: Fix calls to thread__e_machine()
Ian Rogers
1
-2
/
+4
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-1
/
+0
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+2
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+10
2026-02-10
perf stat: Add no-affinity flag
Ian Rogers
4
-5
/
+13
2026-02-10
perf evlist: Reduce affinity use and move into iterator, fix no affinity
Ian Rogers
5
-131
/
+174
2026-02-10
perf evlist: Missing TPEBS close in evlist__close()
Ian Rogers
1
-0
/
+2
2026-02-10
perf evlist: Special map propagation for tool events that read on 1 CPU
Ian Rogers
3
-0
/
+14
2026-02-10
perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
Ian Rogers
1
-8
/
+16
2026-02-10
Revert "perf tool_pmu: More accurately set the cpus for tool events"
Ian Rogers
3
-27
/
+2
2026-02-09
perf test: Fix test case perftool-testsuite_report for s390
Thomas Richter
1
-2
/
+2
2026-02-09
perf test code_with_type.sh: Skip test if rust wasn't available at build time
Arnaldo Carvalho de Melo
1
-0
/
+5
2026-02-09
perf tests workload: Formatting for code_with_type.rs
Dmitrii Dolgov
1
-1
/
+5
2026-02-09
Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+0
2026-02-09
tools build: Fix rust feature detection
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-02-08
perf tests: Test annotate with data type profiling and C
Dmitrii Dolgov
1
-8
/
+23
2026-02-08
perf tests: Test annotate with data type profiling and rust
Dmitrii Dolgov
1
-0
/
+69
2026-02-08
perf test workload: Add code_with_type test workload
Dmitrii Dolgov
6
-1
/
+83
2026-02-08
tools build: Add a feature test for rust compiler
Dmitrii Dolgov
2
-0
/
+12
2026-02-08
perf test parse-metric: Ensure aggregate counts appear to have run
Ian Rogers
1
-0
/
+2
2026-02-08
perf test record.sh: Fix shellcheck warning
Ian Rogers
1
-1
/
+1
2026-02-06
perf build: Reduce pmu-events related copying and mkdirs
Ian Rogers
1
-68
/
+149
2026-02-06
perf lock contention: fix segfault in `lock contention -b/--use-bpf`
Tycho Andersen (AMD)
1
-0
/
+3
2026-02-06
perf sort: Replace static cacheline size with sysconf cacheline size
Ricky Ringler
1
-5
/
+12
2026-02-06
perf test: Fix test case Leader sampling on s390
Thomas Richter
1
-1
/
+15
[next]