Re: [PATCH v4 00/12] perf c2c: Support display for Arm64

From: Leo Yan
Date: Thu Jun 02 2022 - 23:46:43 EST


On Thu, Jun 02, 2022 at 05:11:20PM +0000, Ali Saidi wrote:

[...]

> > You are welcome! And very appreicate your helping to mature the code.
>
> Seconding that, thanks for progressing this so much Leo.

You are very welcome, Ali!

> > > I'll assume someone else is reviewing your code changes.
> >
> > Yeah, let's give a bit more time for reviewing.
>
> I've tested and given each patch a close look. I haven't found anything that
> looks to change other architectures and the output on my Graviton systems looks
> great. I pulled in your patch to add physical addresses to the spe records and
> as expected I saw the Node properly populated and PA cnt is no longer zero. One
> nit is the documentation still says that "Total HITMs (tot) as default," while
> the code now defaults to "peer" on arm64. Other than that:
>
> Tested-by: Ali Saidi <alisaidi@xxxxxxxxxx>
> Reviewed-by: Ali Saidi <alisaidi@xxxxxxxxxx>

Thanks a lot for the testing. Will respin a new patch set for
correcting the documentation:

"Total HITMs (tot) as default, except Arm64 uses peer mode as default".

And will add your test and review tags.

Thanks,
Leo