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
/
arm
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
-15
/
+0
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
-1
/
+1
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
-9
/
+0
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
-66
/
+0
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
-2
/
+2
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
-40
/
+0
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
-6
/
+3
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
-0
/
+1
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
-3
/
+1
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
-0
/
+2
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
-0
/
+1
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
-6
/
+0
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
-2
/
+0
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
-2
/
+3
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
-2
/
+2
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
-0
/
+491
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
-3
/
+0
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
-63
/
+0
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
-0
/
+2
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
-1
/
+1
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
-1
/
+1
2024-08-29
perf: cs-etm: Only save valid trace IDs into files
James Clark
-1
/
+2
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
-5
/
+3
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
-1
/
+0
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
Adrian Hunter
-0
/
+3
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
-1
/
+1
2024-06-26
perf util: Make util its own library
Ian Rogers
-6
/
+6
2024-06-26
perf test: Make tests its own library
Ian Rogers
-5
/
+5
2024-06-21
perf arm: Workaround ARM PMUs cpu maps having offline cpus
Ian Rogers
-2
/
+8
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
-18
/
+43
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
-33
/
+27
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
-116
/
+88
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
-65
/
+49
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
-1
/
+6
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
-0
/
+3
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
-3
/
+3
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
-5
/
+5
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
-0
/
+9
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
-2
/
+11
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
-12
/
+5
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
-0
/
+2
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
-5
/
+3
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
-6
/
+6
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
-0
/
+2
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
-0
/
+10
[next]