Re: [PATCH 0/3] perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR and ICX

From: Peter Zijlstra
Date: Wed May 12 2021 - 08:47:26 EST


On Mon, Apr 26, 2021 at 04:16:11PM +0300, alexander.antonov@xxxxxxxxxxxxxxx wrote:
> Alexander Antonov (3):
> perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure
> perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR
> perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICX
>
> arch/x86/events/intel/uncore.h | 1 +
> arch/x86/events/intel/uncore_snbep.c | 173 ++++++++++++++++++++++++++-
> 2 files changed, 168 insertions(+), 6 deletions(-)

Thanks!