Re: [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params.
From: Suzuki K Poulose <suzuki.poulose@arm.com>
Date: 2021-09-03 08:52:21
Also in:
linux-arm-kernel, lkml
From: Suzuki K Poulose <suzuki.poulose@arm.com>
Date: 2021-09-03 08:52:21
Also in:
linux-arm-kernel, lkml
On 06/08/2021 14:41, James Clark wrote:
The initialisation of the decoder params is duplicated between creation of the packet printer and packet decoder. Put them both into one function so that future changes only need to be made in one place. Reviewed-by: Leo Yan <redacted> Signed-off-by: James Clark <redacted>
Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>