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
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
-468
/
+0
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
-218
/
+6
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
-9
/
+9
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
-1218
/
+0
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
-1
/
+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
-222
/
+6
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
-1948
/
+0
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
-7
/
+21
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
-25
/
+25
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
-10
/
+15
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
-10
/
+15
2026-01-20
perf mem: Simplify Arm SPE event config
Leo Yan
-2
/
+2
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
-41
/
+11
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
-497
/
+0
2026-01-14
perf arm-spe: Don't hard code config attribute
James Clark
-7
/
+8
2026-01-14
perf cs-etm: Don't hard code config attribute when configuring the event
James Clark
-29
/
+27
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
James Clark
-45
/
+34
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up ETMCR
James Clark
-1
/
+34
2026-01-14
perf cs-etm: Make a helper to find the Coresight evsel
James Clark
-23
/
+27
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
-9
/
+5
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
/
+9
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-36
/
+212
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
-1
/
+9
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
-25
/
+18
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-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
-0
/
+104
2025-09-19
perf arm_spe: Add "event_filter" entry in meta data
Leo Yan
-0
/
+5
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
-4
/
+58
2025-09-12
perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
Yunseong Kim
-5
/
+10
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
-0
/
+18
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
-0
/
+1
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-293
/
+164
2025-07-28
RISC-V: perf/kvm: Add reporting of interrupt events
Quan Zhou
-38
/
+60
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
-54
/
+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
-55
/
+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
[next]