index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
perf trace: Skip unnecessary synthesis for summary-only mode
Namhyung Kim
1
-1
/
+5
2026-04-02
perf stat: Fix crash on arm64
Breno Leitao
1
-9
/
+17
2026-04-01
perf test: Fix perf stat --bpf-counters on hybrid machines
Namhyung Kim
1
-4
/
+16
2026-04-01
perf tests: Write test files to tmpdir
Ian Rogers
1
-19
/
+23
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
30
-56
/
+74
2026-03-31
perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/
Arnaldo Carvalho de Melo
4
-4
/
+26
2026-03-31
perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
Arnaldo Carvalho de Melo
5
-4
/
+5411
2026-03-31
perf build: Add -funsigned-char to default CFLAGS
Ian Rogers
1
-0
/
+1
2026-03-27
perf tools: Add --pmu-filter option for filtering PMUs
Qinxin Xia
4
-6
/
+37
2026-03-26
perf report: Add comm_nodigit sort key
Stephen Brennan
5
-1
/
+123
2026-03-26
perf stat: Fix opt->value type for parse_cache_level
Ian Rogers
1
-20
/
+23
2026-03-26
perf lock: Fix option value type in parse_max_stack
Ian Rogers
1
-1
/
+1
2026-03-26
perf record: Add support for arch_sdt_arg_parse_op() on s390
Thomas Richter
3
-0
/
+82
2026-03-25
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-next
Namhyung Kim
26
-516
/
+519
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
9
-35
/
+64
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
5
-80
/
+104
2026-03-19
perf evsel: Constify option arguments to config functions
Ian Rogers
2
-14
/
+14
2026-03-19
perf target: Constify simple check functions
Ian Rogers
1
-6
/
+6
2026-03-19
perf evsel: Improve falling back from cycles
Ian Rogers
2
-14
/
+33
2026-03-19
perf dwarf-aux: Collect all variable locations for insn tracking
Zecheng Li
1
-29
/
+29
2026-03-19
perf annotate-data: Use DWARF location ranges to preserve reg state
Zecheng Li
5
-6
/
+54
2026-03-19
perf annotate-data: Invalidate caller-saved regs for all calls
Zecheng Li
1
-6
/
+13
2026-03-19
perf annotate-data: Add invalidate_reg_state() helper for x86
Zecheng Li
1
-12
/
+17
2026-03-19
perf annotate-data: Handle global variable access with const register
Zecheng Li
1
-0
/
+5
2026-03-19
perf annotate-data: Collect global variables without name
Zecheng Li
1
-6
/
+1
2026-03-19
perf dwarf-aux: Handle array types in die_get_member_type
Zecheng Li
1
-1
/
+16
2026-03-19
perf annotate-data: Improve type comparison from different scopes
Zecheng Li
1
-1
/
+3
2026-03-19
perf dwarf-aux: Skip check_variable for variable lookup
Zecheng Li
3
-30
/
+30
2026-03-19
perf dwarf-aux: Preserve typedefs in match_var_offset
Zecheng Li
1
-11
/
+15
2026-03-19
perf dwarf-aux: Add die_get_pointer_type to get pointer types
Zecheng Li
3
-17
/
+51
2026-03-18
perf symbol: Add RISCV case in get_plt_sizes
Chen Pei
1
-3
/
+1
2026-03-18
perf tools: Remove duplicate include of stat.h
Chen Ni
1
-1
/
+0
2026-03-18
perf tools: Remove duplicate include of debug.h
Chen Ni
1
-1
/
+0
2026-03-18
perf: tools: cs-etm: Enhance raw Coresight trace debug display
Mike Leach
1
-1
/
+4
2026-03-18
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
Mike Leach
1
-38
/
+13
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-16
tools headers: Skip arm64 cputype.h check
Leo Yan
1
-1
/
+0
2026-03-13
perf record: Remove unused cpu-set-sched.h
Ian Rogers
2
-51
/
+0
2026-03-13
perf bpf_map: Remove unused code
Ian Rogers
4
-95
/
+0
2026-03-13
perf tool: Constify the command and option arrays
Ian Rogers
1
-6
/
+6
2026-03-13
perf dump-insn: Remove dump-insn.c
Ian Rogers
2
-24
/
+0
2026-03-13
perf symbol: Reduce scope of elf__needs_adjust_symbols
Ian Rogers
2
-5
/
+4
2026-03-13
perf branch: Avoid incrementing NULL
Ian Rogers
1
-0
/
+3
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
1
-0
/
+5
2026-03-10
perf disasm: Fix potential use-after-free on fileloc
Ian Rogers
1
-4
/
+4
2026-03-10
perf tools: Add layout support for --symfs option
Changbin Du
20
-35
/
+103
2026-03-10
perf vendor events arm64: Add Tegra410 Olympus PMU events
Besar Wicaksono
20
-0
/
+2896
2026-03-10
perf annotate loongarch: Fix off-by-one bug in outside check
Ian Rogers
1
-1
/
+1
[prev]
[next]