summaryrefslogtreecommitdiff
path: root/tools/perf/util/libunwind/arm64.c
AgeCommit message (Expand)Author
2023-08-16perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macrosLeo Yan
2022-05-26perf unwind arm64: Use perf's copy of kernel headersJames Clark
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-23perf unwind: Fix wrongly used regs for aarch64 unwindHe Kuang
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang