aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/annotate (follow)
AgeCommit message (Expand)AuthorFilesLines
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-2/+0
2018-03-21perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo1-2/+3
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter1-0/+63
2018-03-08perf annotate: Fix s390 target function disassemblyThomas Richter1-1/+52
2018-02-16perf annotate: Scan cpuid for s390 and save machine typeThomas Richter1-1/+26
2017-12-05perf annotate: Fix unnecessary memory allocation for s390xThomas Richter1-1/+2
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/+3
2017-04-11perf annotate s390: Implement jump types for perf annotateChristian Borntraeger1-0/+30