index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
-236
/
+0
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
-48
/
+0
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
-1
/
+1
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
-266
/
+0
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
-28
/
+0
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
-47
/
+0
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
-797
/
+0
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
-6
/
+20
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
-2
/
+2
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
-55
/
+0
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
-2
/
+1
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
-18
/
+12
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
-0
/
+2
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-21
/
+192
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
-0
/
+2
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
-11
/
+5
2025-11-13
perf intel-pt: Use the perf provided "cpuid.h"
Ian Rogers
-5
/
+5
2025-11-01
tools headers x86: Sync table due to introducion of uprobe syscall
Arnaldo Carvalho de Melo
-0
/
+1
2025-10-21
perf annotate: Invalidate register states for untracked instructions
Zecheng Li
-0
/
+29
2025-10-21
perf annotate: Save pointer offset in stack state
Zecheng Li
-3
/
+3
2025-10-21
perf annotate: Track arithmetic instructions on pointers
Zecheng Li
-2
/
+135
2025-10-21
perf annotate: Track address registers via TSR_KIND_POINTER
Zecheng Li
-1
/
+14
2025-10-15
perf parse-events: Remove unused FILE input argument to scanner
Ian Rogers
-1
/
+1
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
-0
/
+52
2025-10-03
perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER
Zecheng Li
-2
/
+2
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
-0
/
+51
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
-4
/
+58
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
-0
/
+4
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
-0
/
+1
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
-19
/
+0
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
-129
/
+0
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
-29
/
+2
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
-0
/
+54
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
-55
/
+108
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
-2
/
+2
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
-5
/
+263
2025-05-21
perf test amd: Skip amd-ibs-period test on kernel < v6.15
Ravi Bangoria
-0
/
+29
2025-05-12
perf intel-pt: Do not default to recording all switch events
Adrian Hunter
-1
/
+15
2025-05-09
perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"
Colin Ian King
-1
/
+1
2025-04-29
perf test amd ibs: Add sample period unit test
Ravi Bangoria
-0
/
+1007
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
-3
/
+24
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
-1
/
+3
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
-6
/
+6
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
-9
/
+0
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
-8
/
+0
2025-03-11
perf x86 evlist: Update comments on topdown regrouping
Dapeng Mi
-21
/
+6
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
-6
/
+9
2025-03-11
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
-1
/
+1
2025-02-26
perf annotate-data: Handle direct use of stack pointer without fbreg
Namhyung Kim
-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
[next]