linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
@ 2021-01-19  2:56 Joakim Zhang
  2021-01-19  2:56 ` [PATCH V1 1/4] perf vendor events: Add bandwidth metric for imx8mm Joakim Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Joakim Zhang @ 2021-01-19  2:56 UTC (permalink / raw)
  To: john.garry, acme, jolsa
  Cc: will, linux-perf-users, linux-imx, mark.rutland, linux-arm-kernel

Add JSON metrics for i.MX8M platforms

Joakim Zhang (4):
  perf vendor events: Add bandwidth metric for imx8mm
  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   |  20 +-
 .../arch/arm64/freescale/imx8mn/sys/ddrc.json |  37 ++
 .../arm64/freescale/imx8mn/sys/metrics.json   |  34 ++
 .../arch/arm64/freescale/imx8mp/sys/ddrc.json |  37 ++
 .../arm64/freescale/imx8mp/sys/metrics.json   | 474 ++++++++++++++++++
 .../arch/arm64/freescale/imx8mq/sys/ddrc.json |  37 ++
 .../arm64/freescale/imx8mq/sys/metrics.json   |  26 +
 7 files changed, 663 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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-01-21 18:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19  2:56 [PATCH V1 0/4] tools: perf: Add JSON metrics for i.MX8M platforms Joakim Zhang
2021-01-19  2:56 ` [PATCH V1 1/4] perf vendor events: Add bandwidth metric for imx8mm Joakim Zhang
2021-01-19  2:56 ` [PATCH V1 2/4] perf vendor events: Add JSON metrics for imx8mn DDR Perf Joakim Zhang
2021-01-19  2:56 ` [PATCH V1 3/4] perf vendor events: Add JSON metrics for imx8mq " Joakim Zhang
2021-01-19 10:40   ` John Garry
2021-01-19 11:00     ` Joakim Zhang
2021-01-19 12:27       ` John Garry
2021-01-20  5:46         ` Joakim Zhang
2021-01-20  9:25           ` John Garry
2021-01-21 10:24             ` Joakim Zhang
2021-01-19  2:56 ` [PATCH V1 4/4] perf vendor events: Add JSON metrics for imx8mp " Joakim Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).