Re: [PATCH] powerpc/pmu: Make the generic compat PMU use the architected events

2021-06-26 Thread Michael Ellerman
On Tue, 4 May 2021 17:43:43 +1000, Paul Mackerras wrote: > This changes generic-compat-pmu.c so that it only uses architected > events defined in Power ISA v3.0B, rather than event encodings which, > while common to all the IBM Power Systems implementations, are > nevertheless

Re: [PATCH] powerpc/pmu: Make the generic compat PMU use the architected events

2021-05-10 Thread Madhavan Srinivasan
On 5/4/21 1:13 PM, Paul Mackerras wrote: This changes generic-compat-pmu.c so that it only uses architected events defined in Power ISA v3.0B, rather than event encodings which, while common to all the IBM Power Systems implementations, are nevertheless implementation-specific rather than

[PATCH] powerpc/pmu: Make the generic compat PMU use the architected events

2021-05-04 Thread Paul Mackerras
This changes generic-compat-pmu.c so that it only uses architected events defined in Power ISA v3.0B, rather than event encodings which, while common to all the IBM Power Systems implementations, are nevertheless implementation-specific rather than architected. The intention is that any CPU