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-05-20
perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record()
Swapnil Sapkal
1
-2
/
+10
2026-05-20
perf evsel: Add bounds checking to trace point raw data accessors
Ian Rogers
1
-5
/
+49
2026-05-20
perf timechart: Bounds check CPU
Ian Rogers
1
-3
/
+32
2026-05-20
perf sched: Bounds check CPU in sched switch events
Ian Rogers
1
-0
/
+15
2026-05-20
perf kmem: Add bounds checks to tracepoint read values
Ian Rogers
1
-0
/
+15
2026-05-20
perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
Ian Rogers
1
-3
/
+16
2026-05-20
perf kmem: Fix memory leaks on error path and when skipping
Ian Rogers
1
-5
/
+13
2026-05-20
perf timechart: Fix memory leaks
Ian Rogers
1
-7
/
+10
2026-05-20
perf lock: Avoid segv if event is missing a callchain
Ian Rogers
1
-2
/
+9
2026-05-20
perf lock: Constify trace_lock_handler variables
Ian Rogers
1
-3
/
+3
2026-05-20
perf evsel: Don't pass evsel with sample
Ian Rogers
1
-24
/
+37
2026-05-20
perf s390-sample-raw: Don't pass evsel or its PMU with sample
Ian Rogers
1
-14
/
+17
2026-05-20
perf script: Don't pass evsel with sample
Ian Rogers
5
-45
/
+33
2026-05-20
perf evlist: Try to avoid computing evsel from sample
Ian Rogers
3
-3
/
+10
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
1
-24
/
+28
2026-05-20
perf timechart: Don't pass evsel with sample
Ian Rogers
1
-34
/
+26
2026-05-20
perf sched: Don't pass evsel with sample
Ian Rogers
1
-58
/
+34
2026-05-20
perf kwork: Don't pass evsel with sample
Ian Rogers
2
-55
/
+28
2026-05-20
perf kmem: Don't pass evsel with sample
Ian Rogers
1
-14
/
+12
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
3
-44
/
+40
2026-05-20
perf annotate: Don't pass evsel to add_sample
Ian Rogers
1
-5
/
+5
2026-05-20
perf report: Directly use sample->evsel to avoid computing from sample->id
Ian Rogers
1
-2
/
+4
2026-05-20
perf hist: Remove evsel from struct hist_entry_iter
Ian Rogers
9
-35
/
+23
2026-05-20
perf db-export: Remove evsel from struct export_sample
Ian Rogers
3
-9
/
+7
2026-05-20
perf hist: Remove evsel parameter from inc samples functions
Ian Rogers
6
-32
/
+26
2026-05-20
perf lock: Only pass sample to handlers
Ian Rogers
1
-39
/
+26
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
17
-57
/
+48
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
1
-27
/
+28
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
20
-189
/
+183
2026-05-20
perf kvm: Don't pass evsel with sample
Ian Rogers
9
-126
/
+89
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
24
-76
/
+55
2026-05-20
perf inject: Fix itrace branch stack synthesis
Ian Rogers
2
-19
/
+142
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
10
-33
/
+118
2026-05-20
perf build-id: Fix off-by-one bug when printing kernel/module build-id
Michael Petlan
1
-2
/
+2
2026-05-20
perf clang-format: Add a perf clang-format that overrides some kernel behaviors
Ian Rogers
1
-0
/
+20
2026-05-20
perf riscv: Add SDT argument parsing for RISC-V
Chen Pei
3
-0
/
+132
2026-05-16
perf trace: Introduce --show-cpu option to display cpu id
Aaron Tomlin
2
-5
/
+49
2026-05-15
perf pmu: Skip test on Arm64 when #slots is zero
Leo Yan
1
-2
/
+22
2026-05-15
perf trace beauty fcntl: Fix build with older kernel headers
Florian Fainelli
1
-0
/
+16
2026-05-15
perf unwind-libunwind: Add RISC-V libunwind support
Ian Rogers
4
-0
/
+341
2026-05-15
perf unwind-libunwind: Remove libunwind-local
Ian Rogers
19
-955
/
+3350
2026-05-15
perf unwind-libunwind: Move flush/finish access out of local
Ian Rogers
17
-90
/
+309
2026-05-15
perf unwind-libunwind: Make libunwind register reading cross platform
Ian Rogers
30
-417
/
+340
2026-05-15
tools headers UAPI: Sync case-sensitivity flags from linux/fs.h
Chuck Lever
1
-0
/
+7
2026-05-15
perf build: Be more programmatic when setting up libunwind variables
Ian Rogers
1
-126
/
+100
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
11
-33
/
+208
2026-05-14
perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
Ian Rogers
3
-9
/
+21
2026-05-14
perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.all
Ian Rogers
2
-2
/
+1
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
6
-21
/
+13
2026-05-14
perf trace: Update beautifier script for clone flags
Namhyung Kim
1
-0
/
+4
[prev]
[next]