On Tuesday 29 November 2016 10:06 AM, Michael Ellerman wrote:
Madhavan Srinivasan writes:
Patch to update the PowerISA v3.0 raw event encoding format
information and add support for the same in Power9-pmu.c.
I'm not sure if calling this the "PowerISA v3.0" encoding is right. It's
not actual
Madhavan Srinivasan writes:
> Patch to update the PowerISA v3.0 raw event encoding format
> information and add support for the same in Power9-pmu.c.
I'm not sure if calling this the "PowerISA v3.0" encoding is right. It's
not actually specified in the ISA anywhere right?
Maybe it should just b
Patch to update the PowerISA v3.0 raw event encoding format
information and add support for the same in Power9-pmu.c.
Signed-off-by: Madhavan Srinivasan
---
arch/powerpc/perf/power9-pmu.c | 134 +
1 file changed, 134 insertions(+)
diff --git a/arch/powerp