[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YTIEKG6Qv6YQwiw3@kernel.org>
Date: Fri, 3 Sep 2021 08:16:56 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Suzuki K Poulose <suzuki.poulose@....com>
Cc: James Clark <james.clark@....com>, mathieu.poirier@...aro.org,
leo.yan@...aro.org, coresight@...ts.linaro.org,
linux-perf-users@...r.kernel.org, mike.leach@...aro.org,
John Garry <john.garry@...wei.com>,
Will Deacon <will@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 7/9] perf cs-etm: Create ETE decoder
Em Fri, Sep 03, 2021 at 10:15:07AM +0100, Suzuki K Poulose escreveu:
> On 06/08/2021 14:41, James Clark wrote:
> > If the magic number indicates ETE instantiate a OCSD_BUILTIN_DCD_ETE
> > decoder instead of OCSD_BUILTIN_DCD_ETMV4I. ETE is the new trace feature
> > for Armv9.
> >
> > Testing performed
> > =================
> >
> > * Old files with v0 and v1 headers for ETMv4 still open correctly
> > * New files with new magic number open on new versions of perf
> > * New files with new magic number fail to open on old versions of perf
> > * Decoding with the ETE decoder results in the same output as the ETMv4
> > decoder as long as there are no new ETE packet types
> >
> > Signed-off-by: James Clark <james.clark@....com>
>
> Changes look good to me with my limited knowledge about the decoder
> facing code.
>
> FWIW,
>
> Acked-by: Suzuki K Poulose <suzuki.poulose@....com>
Thanks, collected the Acked-by.
- Arnaldo
Powered by blists - more mailing lists