Re: [PATCH 0/4] HiSilicon hip08 uncore PMU events additions

From: Arnaldo Carvalho de Melo
Date: Fri Oct 04 2019 - 10:37:06 EST


Em Fri, Oct 04, 2019 at 03:30:07PM +0100, John Garry escreveu:
> On 04/09/2019 16:54, John Garry wrote:
> > This patchset adds some missing uncore PMU events for the hip08 arm64
> > platform.
> >
> > The missing events were originally mentioned in
> > https://lkml.org/lkml/2019/6/14/645, when upstreaming the JSONs initially.
> >
> > It also includes a fix for a DDRC eventname.
>
> Hi guys,
>
> Could I get these JSON updates picked up please? Maybe they were missed
> earlier. Let me know if I should re-post.

Looking at them now.

- Arnaldo

> Thanks in advance,
> John
>
> >
> > John Garry (4):
> > perf jevents: Fix Hisi hip08 DDRC PMU eventname
> > perf jevents: Add some missing events for Hisi hip08 DDRC PMU
> > perf jevents: Add some missing events for Hisi hip08 L3C PMU
> > perf jevents: Add some missing events for Hisi hip08 HHA PMU
> >
> > .../arm64/hisilicon/hip08/uncore-ddrc.json | 16 +++++-
> > .../arm64/hisilicon/hip08/uncore-hha.json | 23 +++++++-
> > .../arm64/hisilicon/hip08/uncore-l3c.json | 56 +++++++++++++++++++
> > 3 files changed, 93 insertions(+), 2 deletions(-)
> >
>

--

- Arnaldo