summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/include
AgeCommit message (Expand)AuthorLines
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi-1/+1
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers-2/+0
2025-01-09perf tools arm: Support syscall headersCharlie Jenkins-0/+2
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan-3/+0
2021-12-16perf arch: Support register names from all archsGerman Gomez-42/+0
2021-11-13perf test: Rename struct test to test_suiteIan Rogers-1/+1
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers-1/+1
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring-5/+0
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv-1/+1
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu-0/+9
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet-0/+3
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet-0/+2
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet-1/+1
2013-09-30ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon-0/+54