index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2026-06-10
perf riscv: fix register name strings
Martin Kaiser
2026-06-10
perf dwarf: Avoid redefinition warnings for REG_DWARFNUM_NAME
Martin Kaiser
2026-06-03
perf arch common: Use perf_env e_machine rather than arch
Ian Rogers
2026-05-29
perf arm-spe: Don't warn about the discard bit if it doesn't exist
James Clark
2026-05-27
perf arch x86: Sort includes and add missed explicit dependencies
Ian Rogers
2026-05-27
perf arch arm: Sort includes and add missed explicit dependencies
Ian Rogers
2026-05-27
powerpc tools perf: Initialize error code in auxtrace_record_init function
Athira Rajeev
2026-05-23
perf riscv: Fix discarded const qualifier in _get_field()
Li Guan
2026-05-22
perf test amd ibs: Fix incorrect kernel version check
Ravi Bangoria
2026-05-20
perf arch x86 tests: Add test for topdown event sorting
Ian Rogers
2026-05-15
perf unwind-libunwind: Make libunwind register reading cross platform
Ian Rogers
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
2026-05-05
perf callchain: Handle multiple address spaces
Thomas Richter
2026-04-14
perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
WANG Rui
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2026-04-08
perf tools: Make more global variables static
Ian Rogers
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-03-25
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-next
Namhyung Kim
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
2026-03-05
tools headers: Update the syscall tables and unistd.h, to support the new 'rs...
Arnaldo Carvalho de Melo
2026-03-03
perf pmu: Replace starts_with with strstarts
Ian Rogers
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
2026-01-20
perf mem: Simplify Arm SPE event config
Leo Yan
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
2026-01-14
perf arm-spe: Don't hard code config attribute
James Clark
2026-01-14
perf cs-etm: Don't hard code config attribute when configuring the event
James Clark
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
James Clark
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up ETMCR
James Clark
2026-01-14
perf cs-etm: Make a helper to find the Coresight evsel
James Clark
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-13
perf intel-pt: Use the perf provided "cpuid.h"
Ian Rogers
2025-11-01
tools headers x86: Sync table due to introducion of uprobe syscall
Arnaldo Carvalho de Melo
2025-10-21
perf annotate: Invalidate register states for untracked instructions
Zecheng Li
[next]