summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm/include
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-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu
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