[PATCH 2/4] perf annotate: Scan cpuid for s390 and save machine type

2018-02-13 Thread Thomas Richter
Scan the cpuid string and extract the type number for later use. Signed-off-by: Thomas Richter Reviewed-by: Hendrik Brueckner --- tools/perf/arch/s390/annotate/instructions.c | 27 ++- 1 file changed, 26

[PATCH 2/4] perf annotate: Scan cpuid for s390 and save machine type

2018-02-13 Thread Thomas Richter
Scan the cpuid string and extract the type number for later use. Signed-off-by: Thomas Richter Reviewed-by: Hendrik Brueckner --- tools/perf/arch/s390/annotate/instructions.c | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git