summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm/include/perf_regs.h
AgeCommit message (Expand)Author
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet
2013-09-30ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon