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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
3
-1
/
+4
2026-03-17
perf kvm stat: Fix relative paths for including headers
Leo Yan
1
-3
/
+3
2026-03-17
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
Thomas Richter
1
-17
/
+65
2026-03-17
perf metricgroup: Fix metricgroup__has_metric_or_groups()
Ian Rogers
1
-3
/
+3
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 annotate: Fix hashmap__new() error checking
Chen Ni
1
-1
/
+4
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
3
-24
/
+29
2026-03-05
perf disasm: Fix off-by-one bug in outside check
Peter Collingbourne
1
-1
/
+1
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
158
-1880
/
+8870
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 libunwind: Fix calls to thread__e_machine()
Ian Rogers
1
-2
/
+4
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+8
2026-02-10
perf stat: Add no-affinity flag
Ian Rogers
2
-5
/
+2
2026-02-10
perf evlist: Reduce affinity use and move into iterator, fix no affinity
Ian Rogers
4
-67
/
+130
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-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 annotate: Fix register usage in data type profiling
Namhyung Kim
1
-31
/
+30
2026-02-06
perf stat: Ensure metrics are displayed even with failed events
Chun-Tse Shao
3
-40
/
+29
2026-02-06
perf callchain lbr: Make the leaf IP that of the sample
Ian Rogers
1
-4
/
+16
2026-02-06
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
6
-5
/
+441
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
13
-18
/
+326
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-03
perf thread: Don't require machine to compute the e_machine
Ian Rogers
3
-7
/
+9
2026-02-03
perf header: Add e_machine/e_flags to the header
Ian Rogers
4
-6
/
+64
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
5
-18
/
+44
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
7
-50
/
+53
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
14
-28
/
+1535
2026-02-03
perf capstone: Support for dlopen-ing libcapstone.so
Ian Rogers
3
-40
/
+171
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
1
-1
/
+0
2026-01-28
perf util: Fix NULL check in cpumask_to_cpulist()
Swapnil Sapkal
1
-1
/
+1
2026-01-28
perf header: Replace hardcoded max cpus by MAX_NR_CPUS
Swapnil Sapkal
2
-3
/
+5
2026-01-27
perf strlist: Remove dont_dupstr logic, used only once
Arnaldo Carvalho de Melo
3
-31
/
+14
2026-01-27
perf jitdump: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf bpf-event: Constify variables storing the result of strchr() on const ta...
Arnaldo Carvalho de Melo
1
-1
/
+2
2026-01-27
perf demangle-java: Constify variables storing the result of strchr() on cons...
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf time-utils: Constify variables storing the result of strchr() on const t...
Arnaldo Carvalho de Melo
1
-2
/
+2
2026-01-27
perf units: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf trace-event: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf tp_pmu: Address const-correctness errors in recent glibcs
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
1
-3
/
+3
[next]