index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
306
-4366
/
+14968
11 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
12 days
perf test script: Add python script testing support
Ian Rogers
1
-0
/
+113
12 days
perf test script: Add perl script testing support
Ian Rogers
1
-0
/
+102
12 days
perf script: Allow the generated script to be a path
Ian Rogers
2
-6
/
+24
12 days
perf test: perf data --to-ctf testing
Ian Rogers
1
-0
/
+104
12 days
perf test: Test pipe mode with data conversion --to-json
Ian Rogers
1
-9
/
+24
12 days
perf json: Pipe mode --to-ctf support
Ian Rogers
1
-2
/
+52
12 days
perf json: Pipe mode --to-json support
Ian Rogers
1
-0
/
+16
12 days
perf check: Add libbabeltrace to the listed features
Ian Rogers
1
-0
/
+1
12 days
perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
hupu
1
-1
/
+4
12 days
perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...
Arnaldo Carvalho de Melo
1
-5
/
+5
12 days
perf libunwind: Fix calls to thread__e_machine()
Ian Rogers
1
-2
/
+4
13 days
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-1
/
+0
13 days
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-09
perf tests: Test annotate with data type profiling and C
Dmitrii Dolgov
1
-8
/
+23
2026-02-09
perf tests: Test annotate with data type profiling and rust
Dmitrii Dolgov
1
-0
/
+69
2026-02-09
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-07
perf build: Reduce pmu-events related copying and mkdirs
Ian Rogers
1
-68
/
+149
2026-02-07
perf lock contention: fix segfault in `lock contention -b/--use-bpf`
Tycho Andersen (AMD)
1
-0
/
+3
2026-02-07
perf sort: Replace static cacheline size with sysconf cacheline size
Ricky Ringler
1
-5
/
+12
2026-02-07
perf test: Fix test case Leader sampling on s390
Thomas Richter
1
-1
/
+15
2026-02-07
perf annotate: Fix register usage in data type profiling
Namhyung Kim
1
-31
/
+30
2026-02-07
perf stat: Ensure metrics are displayed even with failed events
Chun-Tse Shao
3
-40
/
+29
2026-02-07
perf test addr2line_inlines: Ensure inline information shows on LBR leaves
Ian Rogers
1
-0
/
+28
2026-02-07
perf callchain lbr: Make the leaf IP that of the sample
Ian Rogers
1
-4
/
+16
2026-02-07
perf kvm stat: Fix build error
Leo Yan
1
-3
/
+3
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
12
-473
/
+441
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
30
-236
/
+332
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
9
-9
/
+9
2026-02-06
perf regs: Fix abort for "-I" or "--user-regs" options
Dapeng Mi
1
-7
/
+6
2026-02-06
perf metricgroup: Don't early exit if no CPUID table exists
Ian Rogers
1
-13
/
+5
2026-02-06
perf tests: build-test coverage for NO_JEVENTS=1
Ian Rogers
1
-0
/
+2
2026-02-06
perf tests: Additional 'perf stat' tests
Ian Rogers
1
-0
/
+242
2026-02-06
perf record: Make logs more readable for event open failures
Leo Yan
1
-0
/
+1
[next]