aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/libunwind/arm64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-16perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macrosLeo Yan1-2/+0
2022-05-26perf unwind arm64: Use perf's copy of kernel headersJames Clark1-1/+1
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez1-0/+2
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-1/+1
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-23perf unwind: Fix wrongly used regs for aarch64 unwindHe Kuang1-0/+5
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang1-0/+35