Re: [PATCH v2 8/9] perf cs-etm: Print the decoder name

From: Arnaldo Carvalho de Melo
Date: Fri Sep 03 2021 - 07:52:43 EST


Em Fri, Sep 03, 2021 at 08:18:46AM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Fri, Sep 03, 2021 at 10:17:25AM +0100, Suzuki K Poulose escreveu:
> > On 06/08/2021 14:41, James Clark wrote:
> > > Use the real name of the decoder instead of hard-coding "ETM" to avoid
> > > confusion when the trace is ETE. This also now distinguishes between
> > > ETMv3 and ETMv4.
> > >
> > > Reviewed-by: Leo Yan <leo.yan@xxxxxxxxxx>
> > > Signed-off-by: James Clark <james.clark@xxxxxxx>
> >
> > Reviewed-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
>
> Thanks, collected the Reviewed-by.

Everything is in my tmp.perf/core branch now, pending test build in my
containers.

- Arnaldo