index
:
linux-stable.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2026-04-02
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-03-27
perf tools: Add --pmu-filter option for filtering PMUs
Qinxin Xia
2026-03-26
perf report: Add comm_nodigit sort key
Stephen Brennan
2026-03-26
perf record: Add support for arch_sdt_arg_parse_op() on s390
Thomas Richter
2026-03-25
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-next
Namhyung Kim
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
2026-03-19
perf evsel: Constify option arguments to config functions
Ian Rogers
2026-03-19
perf target: Constify simple check functions
Ian Rogers
2026-03-19
perf evsel: Improve falling back from cycles
Ian Rogers
2026-03-19
perf dwarf-aux: Collect all variable locations for insn tracking
Zecheng Li
2026-03-19
perf annotate-data: Use DWARF location ranges to preserve reg state
Zecheng Li
2026-03-19
perf annotate-data: Invalidate caller-saved regs for all calls
Zecheng Li
2026-03-19
perf annotate-data: Add invalidate_reg_state() helper for x86
Zecheng Li
2026-03-19
perf annotate-data: Handle global variable access with const register
Zecheng Li
2026-03-19
perf annotate-data: Collect global variables without name
Zecheng Li
2026-03-19
perf dwarf-aux: Handle array types in die_get_member_type
Zecheng Li
2026-03-19
perf annotate-data: Improve type comparison from different scopes
Zecheng Li
2026-03-19
perf dwarf-aux: Skip check_variable for variable lookup
Zecheng Li
2026-03-19
perf dwarf-aux: Preserve typedefs in match_var_offset
Zecheng Li
2026-03-19
perf dwarf-aux: Add die_get_pointer_type to get pointer types
Zecheng Li
2026-03-18
perf symbol: Add RISCV case in get_plt_sizes
Chen Pei
2026-03-18
perf tools: Remove duplicate include of stat.h
Chen Ni
2026-03-18
perf tools: Remove duplicate include of debug.h
Chen Ni
2026-03-18
perf: tools: cs-etm: Enhance raw Coresight trace debug display
Mike Leach
2026-03-18
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
Mike Leach
2026-03-17
perf kvm stat: Fix relative paths for including headers
Leo Yan
2026-03-17
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
Thomas Richter
2026-03-17
perf metricgroup: Fix metricgroup__has_metric_or_groups()
Ian Rogers
2026-03-13
perf record: Remove unused cpu-set-sched.h
Ian Rogers
2026-03-13
perf bpf_map: Remove unused code
Ian Rogers
2026-03-13
perf dump-insn: Remove dump-insn.c
Ian Rogers
2026-03-13
perf symbol: Reduce scope of elf__needs_adjust_symbols
Ian Rogers
2026-03-13
perf branch: Avoid incrementing NULL
Ian Rogers
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
2026-03-10
perf disasm: Fix potential use-after-free on fileloc
Ian Rogers
2026-03-10
perf tools: Add layout support for --symfs option
Changbin Du
2026-03-10
perf annotate loongarch: Fix off-by-one bug in outside check
Ian Rogers
2026-03-10
perf annotate: Fix hashmap__new() error checking
Chen Ni
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
2026-03-05
perf disasm: Fix off-by-one bug in outside check
Peter Collingbourne
2026-03-04
perf annotate: Specify llvm features="+all" for aarch64
Peter Collingbourne
2026-03-03
perf pmu: Replace starts_with with strstarts
Ian Rogers
2026-03-02
perf kvm stat: Fix relative paths for including headers
Leo Yan
2026-02-26
perf trace: Handle task exit in BPF syscall summary
Namhyung Kim
2026-02-24
perf metricgroup: Fix metricgroup__has_metric_or_groups
Ian Rogers
2026-02-24
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
Thomas Richter
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
perf json: Pipe mode --to-ctf support
Ian Rogers
[prev]
[next]