summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/annotate/instructions.c
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Add missing condition flags for arm64Namhyung Kim2022-10-141-1/+1
* perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo2019-09-301-2/+2
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-0/+1
* perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo2019-03-061-1/+1
* perf annotate: Handle arm64 move instructionsKim Phillips2018-08-301-1/+58
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf annotate: Remove arch::cpuid_parse callbackJiri Olsa2017-10-231-1/+2
|/
* perf annotate: Fix AArch64 comment charKim Phillips2017-05-041-1/+1
* perf annotate: AArch64 supportKim Phillips2016-12-011-0/+62