aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch/arm64/annotate/instructions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim1-1/+1
2019-09-30perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo1-2/+2
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo1-0/+1
2019-03-06perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo1-1/+1
2018-08-30perf annotate: Handle arm64 move instructionsKim Phillips1-1/+58
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa1-1/+2
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips1-1/+1
2016-12-01perf annotate: AArch64 supportKim Phillips1-0/+62