Re: [PATCH] perf stat: Add support for s390 transaction counters
From: Andi Kleen
Date: Mon Mar 12 2018 - 23:24:04 EST
Thomas Richter <tmricht@xxxxxxxxxxxxxxxxxx> writes:
> Right now there is only hard coded support for x86.
That's not true. There is support for generic transaction events in perf.
As far as I can tell your events would map 1:1 to the generic tx-* events.
-Andi