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
5 days
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
5 days
perf header: Add sanity checks to HEADER_BPF_BTF processing
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_BPF_PROG_INFO
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_PMU_CAPS
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_HYBRID_TOPOLOGY
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_CACHE
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_GROUP_DESC
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_PMU_MAPPINGS
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_MEM_TOPOLOGY
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_NUMA_TOPOLOGY
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_CPU_TOPOLOGY
Arnaldo Carvalho de Melo
5 days
perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
5 days
perf header: Bump up the max number of command line args allowed
Arnaldo Carvalho de Melo
5 days
perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
7 days
perf sample: Fix documentation typo
Ian Rogers
9 days
perf arm_spe: Improve SIMD flags setting
Leo Yan
9 days
perf sort: Sort disabled and full predicated flags
Leo Yan
9 days
perf sort: Support sort ASE and SME
Leo Yan
10 days
perf data: Clean up use_stdio and structures
Ian Rogers
10 days
perf tools: Replace basename() calls with perf_basename()
Arnaldo Carvalho de Melo
10 days
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
10 days
perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
10 days
perf header: Use a max number of command line args
Arnaldo Carvalho de Melo
10 days
perf tools: Make more global variables static
Ian Rogers
10 days
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
10 days
perf symbols: Make variable receiving result strrchr() const
Arnaldo Carvalho de Melo
11 days
perf maps: Fix copy_from that can break sorted by name order
Ian Rogers
11 days
perf maps: Fix fixup_overlap_and_insert that can break sorted by name order
Ian Rogers
11 days
perf maps: Move getting debug_file to verbose path
Ian Rogers
11 days
perf addr2line: Remove global variable addr2line_timeout_ms
Thomas Richter
11 days
perf config: Make symbol_conf::addr2line_disable_warn configurable
Thomas Richter
11 days
perf config: Rename symbol_conf::disable_add2line_warn
Thomas Richter
13 days
perf cgroup: Update metric leader in evlist__expand_cgroup
Ian Rogers
13 days
perf sample: Add evsel to struct perf_sample
Ian Rogers
13 days
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
13 days
perf sample: Document struct perf_sample
Ian Rogers
13 days
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
[next]