[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240701142851.1448515-1-luke.parkin@arm.com>
Date: Mon, 1 Jul 2024 15:28:48 +0100
From: Luke Parkin <luke.parkin@....com>
To: linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
arm-scmi@...r.kernel.org
Cc: sudeep.holla@....com,
cristian.marussi@....com,
Luke Parkin <luke.parkin@....com>
Subject: [PATCH 0/3] Add Per-transport SCMI debug statistics
Hi,
This series adds support for tracking Arm SCMI statistics, [Patch 2]
A config option to enable this, [Patch 1]
And in [Patch 3] a selection of new debugfs entries to present these statistics
These statistics are per transport instance, and will be a helpful resource when
debugging the SCMI and running tests.
Based on v6.9, Tested on Arm Juno [1]
Thanks,
Luke
[1]: https://www.arm.com/products/development-tools/development-boards/juno-arm-dev-platform
Luke Parkin (3):
Add Kconfig option for scmi debug statistics
Track basic SCMI statistics
Create debugfs files for statistics
drivers/firmware/arm_scmi/Kconfig | 10 +++++
drivers/firmware/arm_scmi/driver.c | 61 +++++++++++++++++++++++++++++-
2 files changed, 69 insertions(+), 2 deletions(-)
--
2.34.1
Powered by blists - more mailing lists