Re: [PATCH V2 1/5] perf mem: Add mem_events into the supported perf_pmu

From: Liang, Kan
Date: Mon Dec 11 2023 - 14:02:06 EST




On 2023-12-09 1:34 a.m., Leo Yan wrote:
> Hi Kan,
>
> On Fri, Dec 08, 2023 at 01:14:28PM -0500, Liang, Kan wrote:
>
> [...]
>
>>> Now I cannot access a machine for testing Arm SPE, but I will play
>>> a bit for this patch set to ensure it can pass compilation. After
>>> that, I will seek Arm maintainers/reviewers help for the test.
>>
>> Thanks. I guess I will hold the v3 until the test is done in case there
>> are other issues found in ARM.
>
> I will hold on a bit for the test until this patch set addresses the
> concern for the breakage issues on Arm64. Please check my review in
> other replies.

The reviews in the other replies don't look like break any current usage
on Arm64. I think the breakage issue is what you described in this
patch, right?

If we move the check of "arm_spe_0" to arch/arm/util/pmu.c, it seems we
have to move the perf_mem_events_arm[] into arch/arm/util/mem-events.c
as well. Is it OK?

I'm not familiar with ARM and have no idea how those events are
organized under arm64 and arm. Could you please send a fix for the
building failure on aarch64? I will fold it into the V3.

Thanks,
Kan
>
> Thanks,
> Leo
>