Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
@ 2026-04-23 15:29 Yushan Wang
  2026-04-23 15:29 ` [PATCH 1/2] drivers/perf: hisi: Support uncore ITS PMU Yushan Wang
  2026-04-23 15:29 ` [PATCH 2/2] drivers/perf: hisi: Add new function for HiSilicon MN PMU driver Yushan Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Yushan Wang @ 2026-04-23 15:29 UTC (permalink / raw)
  To: will, mark.rutland, robin.murphy, linux-arm-kernel, linux-kernel
  Cc: fanghao11, linuxarm, liuyonglong, prime.zeng, wangzhou1,
	wangyushan12

This patchset added support of ITS PMU, and new version of MN PMU.

ITS PMU supports counting number and latency of interrupts by catagory,
and statistics of micro-ops of ITS.

The new version of MN PMU added cycles event, to be used for MN metric
computing.

Yifan Wu (1):
  drivers/perf: hisi: Add new function for HiSilicon MN PMU driver

Yushan Wang (1):
  drivers/perf: hisi: Support uncore ITS PMU

 Documentation/admin-guide/perf/hisi-pmu.rst  |   6 +
 drivers/perf/hisilicon/Makefile              |   2 +-
 drivers/perf/hisilicon/hisi_uncore_its_pmu.c | 365 +++++++++++++++++++
 drivers/perf/hisilicon/hisi_uncore_mn_pmu.c  |  61 +++-
 4 files changed, 427 insertions(+), 7 deletions(-)
 create mode 100644 drivers/perf/hisilicon/hisi_uncore_its_pmu.c

-- 
2.33.0



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

end of thread, other threads:[~2026-04-23 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23 15:29 [PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs Yushan Wang
2026-04-23 15:29 ` [PATCH 1/2] drivers/perf: hisi: Support uncore ITS PMU Yushan Wang
2026-04-23 15:29 ` [PATCH 2/2] drivers/perf: hisi: Add new function for HiSilicon MN PMU driver Yushan Wang

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