lkml.org 
[lkml]   [2021]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
Date
Add JSON metrics for i.MX8M platforms.

ChangeLogs:
V1->V2:
* remove board level metrics (bandwidth metrics).
V2->V3:
* Add the missing "ScaleUnit".

Joakim Zhang (4):
perf vendor events: Fix indentation of brackets in imx8mm metrics
perf vendor events: Add JSON metrics for imx8mn DDR Perf
perf vendor events: Add JSON metrics for imx8mq DDR Perf
perf vendor events: Add JSON metrics for imx8mp DDR Perf

.../arm64/freescale/imx8mm/sys/metrics.json | 4 +-
.../arch/arm64/freescale/imx8mn/sys/ddrc.json | 37 ++
.../arm64/freescale/imx8mn/sys/metrics.json | 18 +
.../arch/arm64/freescale/imx8mp/sys/ddrc.json | 37 ++
.../arm64/freescale/imx8mp/sys/metrics.json | 466 ++++++++++++++++++
.../arch/arm64/freescale/imx8mq/sys/ddrc.json | 37 ++
.../arm64/freescale/imx8mq/sys/metrics.json | 18 +
7 files changed, 615 insertions(+), 2 deletions(-)
create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/ddrc.json
create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/metrics.json
create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ddrc.json
create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/metrics.json
create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/ddrc.json
create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/metrics.json

--
2.17.1

\
 
 \ /
  Last update: 2021-01-27 12:07    [W:0.161 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site