Re: [PATCH v2 6/9] perf cs-etm: Update OpenCSD decoder for ETE
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-09-03 11:16:36
Also in:
linux-arm-kernel, lkml
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-09-03 11:16:36
Also in:
linux-arm-kernel, lkml
Em Fri, Sep 03, 2021 at 10:10:01AM +0100, Suzuki K Poulose escreveu:
On 06/08/2021 14:41, James Clark wrote:quoted
OpenCSD v1.1.1 has a bug fix for the installation of the ETE decoder headers. This also means that including headers separately for each decoder is unnecessary so remove these. Reviewed-by: Leo Yan <redacted> Signed-off-by: James Clark <redacted>Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Thanks, collected the Acked-by. - Arnaldo