index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
9
-0
/
+18
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
1
-0
/
+1
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
13
-293
/
+164
2025-07-28
RISC-V: perf/kvm: Add reporting of interrupt events
Quan Zhou
3
-38
/
+60
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
3
-54
/
+0
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
4
-129
/
+0
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
3
-55
/
+2
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
3
-0
/
+54
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
7
-55
/
+108
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
2
-2
/
+2
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
1
-5
/
+263
2025-05-21
perf test amd: Skip amd-ibs-period test on kernel < v6.15
Ravi Bangoria
1
-0
/
+29
2025-05-12
perf intel-pt: Do not default to recording all switch events
Adrian Hunter
1
-1
/
+15
2025-05-09
perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"
Colin Ian King
1
-1
/
+1
2025-04-29
perf test amd ibs: Add sample period unit test
Ravi Bangoria
4
-0
/
+1007
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
3
-3
/
+24
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
9
-1
/
+10
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
2
-6
/
+6
2025-03-23
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
1
-2
/
+2
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
30
-104
/
+0
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
15
-66
/
+0
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
1
-2
/
+3
2025-03-11
perf x86 evlist: Update comments on topdown regrouping
Dapeng Mi
1
-21
/
+6
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
1
-6
/
+9
2025-03-11
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
1
-1
/
+1
2025-02-28
perf arm-spe: Report error if set frequency
Leo Yan
1
-0
/
+21
2025-02-26
perf annotate-data: Handle direct use of stack pointer without fbreg
Namhyung Kim
1
-6
/
+16
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
1
-1
/
+1
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
8
-8
/
+8
2025-02-14
perf tools: Fix compilation error on arm64
Leo Yan
2
-2
/
+2
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2
-2
/
+2
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
1
-18
/
+0
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
1
-2
/
+9
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
1
-32
/
+51
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
5
-53
/
+9
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
5
-64
/
+17
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
4
-32
/
+9
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
5
-67
/
+7
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
7
-68
/
+494
2025-01-09
perf tools parisc: Support syscall header
Charlie Jenkins
4
-0
/
+480
2025-01-09
perf tools alpha: Support syscall header
Charlie Jenkins
4
-0
/
+513
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
6
-68
/
+17
2025-01-09
perf tools xtensa: Support syscall header
Charlie Jenkins
4
-0
/
+447
2025-01-09
perf tools sparc: Support syscall headers
Charlie Jenkins
4
-0
/
+530
2025-01-09
perf tools sh: Support syscall headers
Charlie Jenkins
4
-0
/
+480
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
4
-0
/
+491
2025-01-09
perf tools csky: Support generic syscall headers
Charlie Jenkins
3
-0
/
+7
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
3
-0
/
+7
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
5
-69
/
+14
2024-12-26
perf stat: Document and simplify interval timestamps
James Clark
1
-0
/
+4
[next]