[RESEND PATCH v3 2/2] perf: coresight_pmu: Add support for NVIDIA SCF and MCF attribute

Besar Wicaksono bwicaksono at nvidia.com
Wed Jul 6 17:40:26 PDT 2022



> -----Original Message-----
> From: Will Deacon <will at kernel.org>
> Sent: Monday, June 27, 2022 5:38 PM
> To: Besar Wicaksono <bwicaksono at nvidia.com>
> Cc: suzuki.poulose at arm.com; robin.murphy at arm.com;
> catalin.marinas at arm.com; mark.rutland at arm.com; linux-arm-
> kernel at lists.infradead.org; linux-kernel at vger.kernel.org; linux-
> tegra at vger.kernel.org; sudeep.holla at arm.com;
> thanu.rangarajan at arm.com; Michael.Williams at arm.com; Thierry Reding
> <treding at nvidia.com>; Jonathan Hunter <jonathanh at nvidia.com>; Vikram
> Sethi <vsethi at nvidia.com>; mathieu.poirier at linaro.org;
> mike.leach at linaro.org; leo.yan at linaro.org
> Subject: Re: [RESEND PATCH v3 2/2] perf: coresight_pmu: Add support for
> NVIDIA SCF and MCF attribute
> 
> External email: Use caution opening links or attachments
> 
> 
> On Tue, Jun 21, 2022 at 12:50:35AM -0500, Besar Wicaksono wrote:
> > Add support for NVIDIA System Cache Fabric (SCF) and Memory Control
> > Fabric (MCF) PMU attributes for CoreSight PMU implementation in
> > NVIDIA devices.
> >
> > Signed-off-by: Besar Wicaksono <bwicaksono at nvidia.com>
> > ---
> >  drivers/perf/coresight_pmu/Makefile           |   3 +-
> >  .../perf/coresight_pmu/arm_coresight_pmu.c    |   4 +
> >  .../coresight_pmu/arm_coresight_pmu_nvidia.c  | 312
> ++++++++++++++++++
> >  .../coresight_pmu/arm_coresight_pmu_nvidia.h  |  17 +
> >  4 files changed, 335 insertions(+), 1 deletion(-)
> >  create mode 100644
> drivers/perf/coresight_pmu/arm_coresight_pmu_nvidia.c
> >  create mode 100644
> drivers/perf/coresight_pmu/arm_coresight_pmu_nvidia.h
> 
> Please can you include some documentation along with this driver? See
> Documentation/admin-guide/perf/ for examples of other PMUs.
> 
> Will

Thank you for the pointer.
I will include the documentation in the next revision.

Regards,
Besar



More information about the linux-arm-kernel mailing list