summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64/util/unwind-libunwind.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-26perf unwind arm64: Decouple Libunwind register names from PerfJames Clark1-71/+2
2021-04-20perf arm64: Fix off-by-one directory paths.Ian Rogers1-2/+2
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo1-1/+1
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang1-1/+3
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon1-0/+1
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet1-0/+82