diff options
| author | 2025-06-30 10:55:42 +0000 | |
|---|---|---|
| committer | 2025-07-03 16:15:44 +0100 | |
| commit | a9cd861e61ae80b441af87f332bc3f44aa0b7c02 (patch) | |
| tree | c35026a47cbff72fa56dfef48d0f0780448a8a15 /include/uapi/linux/android/ssh:/git@git.zx2c4.com | |
| parent | firmware: arm_scmi: Add support for debug counter decrement (diff) | |
firmware: arm_scmi: Track number of inflight SCMI transfers
Add a new debug counter, `XFERS_INFLIGHT`, to track the number of
currently active in-flight SCMI message transfers. This helps in
understanding system behavior and diagnosing potential issues with
pending or stuck messages.
The counter is incremented when a transfer is registered as in-flight,
and decremented when it completes and is released.
It is automatically added to debugfs for visibility through SCMI debugfs.
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Philip Radford <philip.radford@arm.com>
Message-Id: <20250630105544.531723-3-philip.radford@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'include/uapi/linux/android/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
