[PATCH v1] perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Arnaldo Carvalho de Melo
acme at kernel.org
Fri Jul 21 09:19:16 PDT 2017
Em Fri, Jul 21, 2017 at 08:50:09AM -0600, Mathieu Poirier escreveu:
> On 12 July 2017 at 11:01, Mike Leach <mike.leach at linaro.org> wrote:
> > The value passed into the perf.data file for the CONFIGR register in ETMv4
> > was incorrectly being set to the command line options/ETMv3 value.
> >
> > info->priv[*offset + CS_ETMV4_TRCTRACEIDR] =
> > coresight_get_trace_id(cpu);
>
> I have tested this patch on my side and things work as advertised now.
>
> Arnaldo, if you want to pick this up through your tree then:
>
> Acked-by: Mathieu Poirier <mathieu.poirier at linaro.org>
>
> Otherwise I'll get this, whatever you prefer.
I'll get it, thanks for the ping,
- Arnaldo
More information about the linux-arm-kernel
mailing list