All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v4 0/3] Marvell Odyssey uncore performance monitor support
@ 2024-03-27  7:18 ` Gowthami Thiagarajan
  0 siblings, 0 replies; 14+ messages in thread
From: Gowthami Thiagarajan @ 2024-03-27  7:18 UTC (permalink / raw)
  To: will, mark.rutland, linux-arm-kernel, linux-kernel
  Cc: sgoutham, bbhushan2, gcherian, Gowthami Thiagarajan

Odyssey is a 64 bit ARM based SoC with multiple performance monitor
units for various blocks.

This series of patches introduces support for uncore performance monitor
units (PMUs) on the Marvell Odyssey platform. The PMUs covered in this
series include the DDR PMU and LLC-TAD PMU.

v3->v4:
- Refactored the existing ddr pmu driver to extract the platform data

Gowthami Thiagarajan (3):
  perf/marvell: Refactor to extract platform data - no functional change
  perf/marvell: perf/marvell: Odyssey DDR Performance monitor support
  perf/marvell : Odyssey LLC-TAD performance monitor support

 drivers/perf/marvell_cn10k_ddr_pmu.c | 528 +++++++++++++++++++++++----
 drivers/perf/marvell_cn10k_tad_pmu.c |  62 +++-
 2 files changed, 515 insertions(+), 75 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-04-19 10:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27  7:18 [RESEND PATCH v4 0/3] Marvell Odyssey uncore performance monitor support Gowthami Thiagarajan
2024-03-27  7:18 ` Gowthami Thiagarajan
2024-03-27  7:18 ` [RESEND PATCH v4 1/3] perf/marvell: Refactor to extract platform data Gowthami Thiagarajan
2024-03-27  7:18   ` Gowthami Thiagarajan
2024-04-19 10:43   ` Gowthami Thiagarajan
2024-04-19 10:43     ` Gowthami Thiagarajan
2024-03-27  7:18 ` [RESEND PATCH v4 2/3] perf/marvell: perf/marvell: Odyssey DDR Performance Gowthami Thiagarajan
2024-03-27  7:18   ` Gowthami Thiagarajan
2024-03-28  1:31   ` kernel test robot
2024-03-28  1:31     ` kernel test robot
2024-03-27  7:18 ` [RESEND PATCH v4 3/3] perf/marvell : Odyssey LLC-TAD performance monitor Gowthami Thiagarajan
2024-03-27  7:18   ` Gowthami Thiagarajan
2024-03-28 15:01   ` kernel test robot
2024-03-28 15:01     ` kernel test robot

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.