All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] perf vendor events arm64: Fix incorrect metrics and improve readability
@ 2022-10-21 10:50 ` Shang XiaoJing
  0 siblings, 0 replies; 16+ messages in thread
From: Shang XiaoJing @ 2022-10-21 10:50 UTC (permalink / raw)
  To: john.garry, will, james.clark, mike.leach, leo.yan, peterz, mingo,
	acme, mark.rutland, alexander.shishkin, jolsa, namhyung, kjain,
	linux-arm-kernel, linux-perf-users
  Cc: shangxiaojing

First fix the incorrect hip08 metrics, then add some core events to the
JSON file. Last, change the event code to the event name for improving
readability.

---
changes in v2:
- adjust commit msg of 1st patch.
- fix tab in 3rd patch.
---

Shang XiaoJing (3):
  perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
  perf vendor events arm64: Add HiSilicon hip08 core events
  perf vendor events arm64: Use event name instead of event code

 .../arm64/hisilicon/hip08/core-imp-def.json   | 132 ++++++++++++++++++
 .../arch/arm64/hisilicon/hip08/metrics.json   |  48 +++----
 2 files changed, 156 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-10-26 14:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-21 10:50 [PATCH v2 0/3] perf vendor events arm64: Fix incorrect metrics and improve readability Shang XiaoJing
2022-10-21 10:50 ` Shang XiaoJing
2022-10-21 10:50 ` [PATCH v2 1/3] perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics Shang XiaoJing
2022-10-21 10:50   ` Shang XiaoJing
2022-10-26  9:07   ` John Garry
2022-10-26  9:07     ` John Garry
2022-10-26 14:03     ` Arnaldo Carvalho de Melo
2022-10-26 14:03       ` Arnaldo Carvalho de Melo
2022-10-21 10:50 ` [PATCH v2 2/3] perf vendor events arm64: Add HiSilicon hip08 core events Shang XiaoJing
2022-10-21 10:50   ` Shang XiaoJing
2022-10-26  9:23   ` John Garry
2022-10-26  9:23     ` John Garry
2022-10-21 10:50 ` [PATCH v2 3/3] perf vendor events arm64: Use event name instead of event code Shang XiaoJing
2022-10-21 10:50   ` Shang XiaoJing
2022-10-26  9:25   ` John Garry
2022-10-26  9:25     ` John Garry

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.