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.
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(-)