Re: [PATCH v5 3/5] perf test: Add pmu-event test for "Compat" and new event_field.

From: John Garry
Date: Tue Aug 01 2023 - 11:11:16 EST


On 01/08/2023 10:19, Jing Zhang wrote:
I need to double check because I was testing against 6.3-rc2.
That 6.3-rc2, was for the the kernel? Or baseline for this series? See see maintainers for git/branch to base perf tool dev on.

I have now developed based on the latest perf tool, but I'm still confused.
"matching_pmu" does not seem to have any effect. No matter what value matching_pmu
is, it will not affect the final test result.

Yeah, that is what I was saying - matching_pmu is not used. Can you fix that up (to be used), please?

Thanks,
John