mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v9 0/7] Add metrics for Arm CMN
@ 2023-09-18 11:52 Jing Zhang
  2023-09-18 11:52 ` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers Jing Zhang
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Jing Zhang @ 2023-09-18 11:52 UTC (permalink / raw)
  To: John Garry, Ian Rogers
  Cc: Will Deacon, James Clark, Arnaldo Carvalho de Melo, Mark Rutland,
	Mike Leach, Leo Yan, Namhyung Kim, Peter Zijlstra, Ingo Molnar,
	Alexander Shishkin, Jiri Olsa, Adrian Hunter, linux-kernel,
	linux-arm-kernel, linux-perf-users, linux-doc, Zhuo Song,
	Jing Zhang, Shuai Xue

Changes since v8:
- Compat uses regular expression matching identifier as suggested by Ian.
- Remove [PATCH v8 3/8] and workaround CMN event description issues
  through jevent.py as suggested by Ian.
- Link: https://lore.kernel.org/all/1694087913-46144-1-git-send-email-renyu.zj@linux.alibaba.com/

Jing Zhang (7):
  perf pmu: "Compat" supports regular expression matching identifiers
  perf metric: "Compat" supports regular expression matching identifiers
  perf jevents: Support EventidCode and NodeType
  perf test: Make matching_pmu effective
  perf test: Add pmu-event test for "Compat" and new event_field.
  perf jevents: Add support for Arm CMN PMU aliasing
  perf vendor events: Add JSON metrics for Arm CMN

 .../pmu-events/arch/arm64/arm/cmn/sys/cmn.json     | 266 +++++++++++++++++++++
 .../pmu-events/arch/arm64/arm/cmn/sys/metric.json  |  74 ++++++
 .../pmu-events/arch/test/test_soc/sys/uncore.json  |   8 +
 tools/perf/pmu-events/empty-pmu-events.c           |   8 +
 tools/perf/pmu-events/jevents.py                   |  11 +-
 tools/perf/tests/pmu-events.c                      |  65 ++++-
 tools/perf/util/metricgroup.c                      |   2 +-
 tools/perf/util/pmu.c                              |  23 +-
 tools/perf/util/pmu.h                              |   1 +
 9 files changed, 452 insertions(+), 6 deletions(-)
 create mode 100644 tools/perf/pmu-events/arch/arm64/arm/cmn/sys/cmn.json
 create mode 100644 tools/perf/pmu-events/arch/arm64/arm/cmn/sys/metric.json

-- 
1.8.3.1


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

end of thread, other threads:[~2023-09-25  2:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18 11:52 [PATCH v9 0/7] Add metrics for Arm CMN Jing Zhang
2023-09-18 11:52 ` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers Jing Zhang
2023-09-20 18:36   ` Ian Rogers
2023-09-22  8:19     ` Jing Zhang
2023-09-22 14:58       ` Ian Rogers
2023-09-25  2:19         ` Jing Zhang
2023-09-18 11:52 ` [PATCH v9 2/7] perf metric: " Jing Zhang
2023-09-18 11:52 ` [PATCH v9 3/7] perf jevents: Support EventidCode and NodeType Jing Zhang
2023-09-18 11:52 ` [PATCH v9 4/7] perf test: Make matching_pmu effective Jing Zhang
2023-09-18 11:52 ` [PATCH v9 5/7] perf test: Add pmu-event test for "Compat" and new event_field Jing Zhang
2023-09-18 11:52 ` [PATCH v9 6/7] perf jevents: Add support for Arm CMN PMU aliasing Jing Zhang
2023-09-18 11:52 ` [PATCH v9 7/7] perf vendor events: Add JSON metrics for Arm CMN Jing Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®