summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util/unwind-libunwind.c
Commit message (Expand)AuthorAgeFilesLines
* perf unwind arm64: Decouple Libunwind register names from PerfJames Clark2022-05-261-71/+2
* perf arm64: Fix off-by-one directory paths.Ian Rogers2021-04-201-2/+2
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo2017-04-191-1/+1
* perf callchain: Support aarch64 cross-platformHe Kuang2016-06-071-1/+3
* perf tools: Fix build breakage on arm64 targetsWill Deacon2014-10-011-0/+1
* perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-291-0/+82