All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR
@ 2023-07-28  7:09 ` Jing Zhang
  0 siblings, 0 replies; 10+ messages in thread
From: Jing Zhang @ 2023-07-28  7:09 UTC (permalink / raw)
  To: Namhyung Kim, Arnaldo Carvalho de Melo, Will Deacon
  Cc: John Garry, Ian Rogers, linux-kernel, linux-arm-kernel,
	linux-perf-users, linux-doc, Zhuo Song, Jing Zhang, Shuai Xue

Hi,

I add aliases and JSON metrics for Yitian710 DDR. The kernel part that
this series depends on has been applied to for-next/perf. And this series
have all been reviewed. Can you help to apply them? Thank you.

Thanks,
Jing

Change since v4:
- Kernel patch has applied to for-next/perf, so this patchset only has
  tools part and docs.
- Fixed patch conflicts.
- Link: https://lore.kernel.org/all/1687245156-61215-1-git-send-email-renyu.zj@linux.alibaba.com/

Jing Zhang (3):
  perf jevents: Add support for Yitian 710 DDR PMU aliasing
  perf vendor events: Add JSON metrics for Yitian 710 DDR
  docs: perf: Update metric usage for Alibaba's T-Head PMU driver

 Documentation/admin-guide/perf/alibaba_pmu.rst     |   5 +
 .../arm64/freescale/yitian710/sys/ali_drw.json     | 373 +++++++++++++++++++++
 .../arm64/freescale/yitian710/sys/metrics.json     |  20 ++
 tools/perf/pmu-events/jevents.py                   |   1 +
 4 files changed, 399 insertions(+)
 create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/ali_drw.json
 create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/metrics.json

-- 
1.8.3.1


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

end of thread, other threads:[~2023-07-28 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28  7:09 [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR Jing Zhang
2023-07-28  7:09 ` Jing Zhang
2023-07-28  7:09 ` [PATCH v5 1/3] perf jevents: Add support for Yitian 710 DDR PMU aliasing Jing Zhang
2023-07-28  7:09   ` Jing Zhang
2023-07-28  7:09 ` [PATCH v5 2/3] perf vendor events: Add JSON metrics for Yitian 710 DDR Jing Zhang
2023-07-28  7:09   ` Jing Zhang
2023-07-28  7:09 ` [PATCH v5 3/3] docs: perf: Update metric usage for Alibaba's T-Head PMU driver Jing Zhang
2023-07-28  7:09   ` Jing Zhang
2023-07-28 13:40 ` [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR Arnaldo Carvalho de Melo
2023-07-28 13:40   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.