index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon