开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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 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
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
[next]