The CPU Measurement facility for counters supports the extraction of complete counter sets via hardware instruction STCCTM (if available).
This patch set displays the counter sets in the perf report tool. V1 --> V2 1. Repackage event decoding and create an s390 specific file util/s390-sample-raw.c. It decodes the counter sets and is located in the common tree to enable decoding on other platforms (x86) as well. 2. Patch 3 unchanged Thomas Richter (3): perf report: Display s390 diagnostic counter sets perf report: Display names in s390 diagnostic counter sets perf/report: s390 dump counter set data to file. -- 2.14.3

