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-12
perf sample: Fix documentation typo
Ian Rogers
1
-1
/
+1
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-21
/
+15
2026-04-10
perf arm_spe: Improve SIMD flags setting
Leo Yan
1
-5
/
+19
2026-04-10
perf report: Update document for SIMD flags
Leo Yan
1
-1
/
+4
2026-04-10
perf sort: Sort disabled and full predicated flags
Leo Yan
2
-9
/
+19
2026-04-10
perf sort: Support sort ASE and SME
Leo Yan
2
-4
/
+14
2026-04-08
perf test: Make perf trace BTF general tests exclusive
Thomas Richter
1
-1
/
+1
2026-04-08
perf data: Clean up use_stdio and structures
Ian Rogers
6
-51
/
+124
2026-04-08
perf tools: Replace basename() calls with perf_basename()
Arnaldo Carvalho de Melo
9
-51
/
+30
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
42
-93
/
+72
2026-04-08
perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
1
-0
/
+11
2026-04-08
perf header: Use a max number of command line args
Arnaldo Carvalho de Melo
1
-0
/
+6
2026-04-08
perf bench: Constify tables
Arnaldo Carvalho de Melo
1
-21
/
+21
2026-04-08
perf tools: Make more global variables static
Ian Rogers
24
-112
/
+109
2026-04-08
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
1
-1
/
+0
2026-04-08
perf symbols: Make variable receiving result strrchr() const
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-04-08
perf maps: Fix copy_from that can break sorted by name order
Ian Rogers
1
-10
/
+3
2026-04-08
perf maps: Fix fixup_overlap_and_insert that can break sorted by name order
Ian Rogers
1
-0
/
+2
2026-04-08
perf maps: Move getting debug_file to verbose path
Ian Rogers
1
-5
/
+4
2026-04-08
perf addr2line: Remove global variable addr2line_timeout_ms
Thomas Richter
5
-8
/
+4
2026-04-08
perf config: Make symbol_conf::addr2line_disable_warn configurable
Thomas Richter
2
-0
/
+9
2026-04-08
perf config: Rename symbol_conf::disable_add2line_warn
Thomas Richter
5
-11
/
+11
2026-04-05
perf test: Skip sched stats test for !root
Namhyung Kim
1
-0
/
+5
2026-04-05
perf cgroup: Update metric leader in evlist__expand_cgroup
Ian Rogers
1
-7
/
+23
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
9
-18
/
+37
2026-04-05
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
10
-49
/
+108
2026-04-05
perf sample: Document struct perf_sample
Ian Rogers
1
-4
/
+105
2026-04-05
perf tools: Save cln_size header
Ricky Ringler
5
-11
/
+61
2026-04-05
perf tests sched stats: Write output to temp file
Ian Rogers
1
-10
/
+27
2026-04-05
perf sched: Avoid crash for unexpected perf sched stats report
Namhyung Kim
1
-0
/
+2
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-21
/
+15
2026-04-02
perf metrics: Make common stalled metrics conditional on having the event
Ian Rogers
2
-57
/
+57
2026-04-02
perf tests kwork: Add basic kwork coverage tests
Ian Rogers
1
-0
/
+79
2026-04-02
perf data convert ctf: Pipe mode improvements
Ian Rogers
1
-4
/
+59
2026-04-02
perf evsel: Make unknown event names more unique
Ian Rogers
1
-3
/
+4
2026-04-02
perf ordered-events: Event processing consistency with the regular reader
Ian Rogers
1
-1
/
+1
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
8
-78
/
+75
2026-04-02
perf session: Extra logging for failed to process events
Ian Rogers
1
-8
/
+20
2026-04-02
perf header: Properly warn/print when libtraceevent/libbpf support is missing
Ian Rogers
1
-23
/
+47
2026-04-02
perf header: Add utility to convert feature number to a string
Ian Rogers
2
-0
/
+9
2026-04-02
perf clockid: Add missing include
Ian Rogers
1
-1
/
+2
2026-04-02
perf trace: Fix potential u64 underflow in duration calculation
Michael Petlan
1
-1
/
+1
2026-04-02
perf header: Validate build_id filename length to prevent buffer overflow
SeungJu Cheon
1
-0
/
+10
2026-04-02
perf metricgroup: Refine error logs
Leo Yan
1
-5
/
+6
2026-04-02
perf expr: Add '\n' in literal parse errors
Leo Yan
1
-2
/
+2
2026-04-02
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
1
-1
/
+2
2026-04-02
perf test: Skip perf data type profiling tests for s390
Thomas Richter
1
-0
/
+4
2026-04-02
perf tools: prevent null dsos from being added
Anubhav Shelat
1
-0
/
+3
2026-04-02
perf test: Fix ratio_to_prev event parsing test
Thomas Falcon
1
-21
/
+28
2026-04-02
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
1
-2
/
+6
[prev]
[next]