summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/libunwind/arm64.c
Commit message (Expand)AuthorAgeFilesLines
* perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macrosLeo Yan2023-08-161-2/+0
* perf unwind arm64: Use perf's copy of kernel headersJames Clark2022-05-261-1/+1
* perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez2021-12-161-0/+2
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf unwind: Fix wrongly used regs for aarch64 unwindHe Kuang2016-06-231-0/+5
* perf callchain: Support aarch64 cross-platformHe Kuang2016-06-071-0/+35