mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v10 0/7] Add metrics for Arm CMN
@ 2023-09-25  5:57 Jing Zhang
  2023-09-25  5:57 ` [PATCH v10 1/7] perf pmu: "Compat" supports regular expression matching identifiers Jing Zhang
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jing Zhang @ 2023-09-25  5:57 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:
- Add fully match identifier check as suggested by Ian.
- Link: https://lore.kernel.org/lkml/1695037955-107983-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                              |  27 ++-
 tools/perf/util/pmu.h                              |   1 +
 9 files changed, 456 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] 13+ messages in thread

end of thread, other threads:[~2023-09-28  4:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25  5:57 [PATCH v10 0/7] Add metrics for Arm CMN Jing Zhang
2023-09-25  5:57 ` [PATCH v10 1/7] perf pmu: "Compat" supports regular expression matching identifiers Jing Zhang
2023-09-25  5:57 ` [PATCH v10 2/7] perf metric: " Jing Zhang
2023-09-25  5:57 ` [PATCH v10 3/7] perf jevents: Support EventidCode and NodeType Jing Zhang
2023-09-25  5:57 ` [PATCH v10 4/7] perf test: Make matching_pmu effective Jing Zhang
2023-09-25  5:57 ` [PATCH v10 5/7] perf test: Add pmu-event test for "Compat" and new event_field Jing Zhang
2023-09-25  5:57 ` [PATCH v10 6/7] perf jevents: Add support for Arm CMN PMU aliasing Jing Zhang
2023-09-25  5:57 ` [PATCH v10 7/7] perf vendor events: Add JSON metrics for Arm CMN Jing Zhang
2023-09-25 16:37 ` [PATCH v10 0/7] Add " Ian Rogers
2023-09-26  3:15   ` Jing Zhang
2023-09-27  1:00     ` Namhyung Kim
2023-09-27  6:06       ` Jing Zhang
2023-09-28  4:00         ` Namhyung Kim

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®