Re: [PATCH] perf test: Remove atomics from test_loop to avoid test failures

From: Leo Yan
Date: Mon Nov 27 2023 - 08:30:09 EST


On Mon, Nov 27, 2023 at 10:20:47AM -0300, Arnaldo Carvalho de Melo wrote:
> Em Sun, Nov 26, 2023 at 03:41:14PM +0800, Leo Yan escreveu:
> > Maybe the commit log caused a bit confusion, the problem is after
>
> We'll have the Link pointing to this discussion.

Okay, it's a good tracking.

> > enabling "-moutline-atomics" on aarch64, the overhead is altered into
> > the linked __aarch64_ldadd4_relax() function, test_loop() cannot be
> > sampled anymore, but it's not about stack tracing.
> >
> > Anyway, the patch is fine for me.
>
> I'm taking this as an Acked-by: Leo
>
> But probably this could be even a Tested-by, ok?

Yes, here is my test tag:

Tested-by: Leo Yan <leo.yan@xxxxxxxxxx>