Re: [perfmon2] Power10 support for perfmon2/libpfm

2022-02-23 Thread William Cohen
On 2/18/22 17:17, will schmidt wrote: > Hi, >I've created a fork of perfmon2/libpfm and pushed > the powerpc/power10 support into that fork. > > There are two commits, the first containing the power10 hooks, the > second containing the full (supported/verified) event list that matches > what

Re: [perfmon2] Power10 support for perfmon2/libpfm

2022-02-23 Thread will schmidt
On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: > On 2/18/22 17:17, will schmidt wrote: > > Hi, > >I've created a fork of perfmon2/libpfm and pushed > > the powerpc/power10 support into that fork. > > > > There are two commits, the first containing the power10 hooks, the > > second co

[perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-02-23 Thread will schmidt
On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: > On 2/18/22 17:17, will schmidt wrote: > > Hi, > >I've created a fork of perfmon2/libpfm and pushed > > the powerpc/power10 support into that fork. > > > > > > Also should there be some tests for the power10 PMU events added to > tes