Re: [PATCH] perf test: Fix parse-events tests to skip parametrized events

2023-09-07 Thread Athira Rajeev
> On 18-Aug-2023, at 12:07 AM, Ian Rogers wrote: > > On Sun, Aug 6, 2023 at 9:50 PM Athira Rajeev > wrote: >> >> Testcase "Parsing of all PMU events from sysfs" parse events for >> all PMUs, and not just cpu. In case of powerpc, the PowerVM >> environment supports events from hv_24x7 and hv_

Re: [PATCH] perf test: Fix parse-events tests to skip parametrized events

2023-08-17 Thread Ian Rogers
On Sun, Aug 6, 2023 at 9:50 PM Athira Rajeev wrote: > > Testcase "Parsing of all PMU events from sysfs" parse events for > all PMUs, and not just cpu. In case of powerpc, the PowerVM > environment supports events from hv_24x7 and hv_gpci PMU which > is of example format like below: > > - hv_24x7/C

Re: [PATCH] perf test: Fix parse-events tests to skip parametrized events

2023-08-17 Thread Athira Rajeev
> On 07-Aug-2023, at 11:40 AM, Sachin Sant wrote: > > > >> On 07-Aug-2023, at 10:20 AM, Athira Rajeev >> wrote: >> >> Testcase "Parsing of all PMU events from sysfs" parse events for >> all PMUs, and not just cpu. In case of powerpc, the PowerVM >> environment supports events from hv_24x7

Re: [PATCH] perf test: Fix parse-events tests to skip parametrized events

2023-08-06 Thread Sachin Sant
> On 07-Aug-2023, at 10:20 AM, Athira Rajeev > wrote: > > Testcase "Parsing of all PMU events from sysfs" parse events for > all PMUs, and not just cpu. In case of powerpc, the PowerVM > environment supports events from hv_24x7 and hv_gpci PMU which > is of example format like below: > > - h