|
|
Log in / Subscribe / Register

Marvell Odyssey uncore performance monitor support

From:  Gowthami Thiagarajan <gthiagarajan-AT-marvell.com>
To:  <will-AT-kernel.org>, <mark.rutland-AT-arm.com>, <linux-arm-kernel-AT-lists.infradead.org>, <linux-kernel-AT-vger.kernel.org>
Subject:  [PATCH v6 0/3] Marvell Odyssey uncore performance monitor support
Date:  Thu, 04 Jul 2024 14:50:19 +0530
Message-ID:  <20240704092022.1136805-1-gthiagarajan@marvell.com>
Cc:  <gcherian-AT-marvell.com>, <sgoutham-AT-marvell.com>, <bbhushan2-AT-marvell.com>, Gowthami Thiagarajan <gthiagarajan-AT-marvell.com>
Archive-link:  Article

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.

v5->v6:
- Previous patch series didn't apply properly. Fixed the issue. 

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 | 530 +++++++++++++++++++++++----
 drivers/perf/marvell_cn10k_tad_pmu.c |  66 +++-
 2 files changed, 521 insertions(+), 75 deletions(-)

-- 
2.25.1




Copyright © 2024, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds