index
:
kernel/git/stable/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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2026-04-08
perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
2026-04-08
perf header: Use a max number of command line args
Arnaldo Carvalho de Melo
2026-04-08
perf tools: Make more global variables static
Ian Rogers
2026-04-08
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
2026-04-08
perf symbols: Make variable receiving result strrchr() const
Arnaldo Carvalho de Melo
2026-04-08
perf maps: Fix copy_from that can break sorted by name order
Ian Rogers
2026-04-08
perf maps: Fix fixup_overlap_and_insert that can break sorted by name order
Ian Rogers
2026-04-08
perf maps: Move getting debug_file to verbose path
Ian Rogers
2026-04-08
perf addr2line: Remove global variable addr2line_timeout_ms
Thomas Richter
2026-04-08
perf config: Make symbol_conf::addr2line_disable_warn configurable
Thomas Richter
2026-04-08
perf config: Rename symbol_conf::disable_add2line_warn
Thomas Richter
2026-04-05
perf cgroup: Update metric leader in evlist__expand_cgroup
Ian Rogers
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
2026-04-05
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
2026-04-05
perf sample: Document struct perf_sample
Ian Rogers
2026-04-05
perf tools: Save cln_size header
Ricky Ringler
2026-04-02
perf data convert ctf: Pipe mode improvements
Ian Rogers
2026-04-02
perf evsel: Make unknown event names more unique
Ian Rogers
2026-04-02
perf ordered-events: Event processing consistency with the regular reader
Ian Rogers
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
2026-04-02
perf session: Extra logging for failed to process events
Ian Rogers
2026-04-02
perf header: Properly warn/print when libtraceevent/libbpf support is missing
Ian Rogers
2026-04-02
perf header: Add utility to convert feature number to a string
Ian Rogers
2026-04-02
perf clockid: Add missing include
Ian Rogers
2026-04-02
perf header: Validate build_id filename length to prevent buffer overflow
SeungJu Cheon
2026-04-02
perf metricgroup: Refine error logs
Leo Yan
2026-04-02
perf expr: Add '\n' in literal parse errors
Leo Yan
2026-04-02
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
2026-04-02
perf tools: prevent null dsos from being added
Anubhav Shelat
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
[prev]
[next]