summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/annotate
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Handle arm64 move instructionsKim Phillips2018-08-301-2/+0
* perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo2018-03-211-2/+3
* perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter2018-03-081-0/+63
* perf annotate: Fix s390 target function disassemblyThomas Richter2018-03-081-1/+52
* perf annotate: Scan cpuid for s390 and save machine typeThomas Richter2018-02-161-1/+26
* perf annotate: Fix unnecessary memory allocation for s390xThomas Richter2017-12-051-1/+2
* 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/+3
|/
* perf annotate s390: Implement jump types for perf annotateChristian Borntraeger2017-04-111-0/+30
OpenPOWER on IntegriCloud