[PATCH 0/2] perf/s390: fix (and enhance) perf annotate

From: Christian Borntraeger
Date: Thu Apr 06 2017 - 03:52:21 EST


Arnaldo,
since 4.10 perf annotate fails with error -95 on s390.
This contains a fix for 4.11 (maybe CC stable for 4.10?) and
an extension to implement jump detection.

Christian Borntraeger (2):
s390/perf: fix perf annotate error -95 (4.10 regression)
perf/s390: implement jump types for perf annotate

tools/perf/arch/s390/annotate/instructions.c | 30 ++++++++++++++++++++++++++++
tools/perf/util/annotate.c | 8 ++++++++
2 files changed, 38 insertions(+)
create mode 100644 tools/perf/arch/s390/annotate/instructions.c

--
2.7.4