[PATCH v2 0/3] firmware: arm_scmi: Add xfer inflight debug and trace

Sudeep Holla sudeep.holla at arm.com
Tue Jul 8 08:23:16 PDT 2025


On Mon, 30 Jun 2025 10:55:40 +0000, Philip Radford wrote:
> This series adds a new counter to the Arm SCMI firmware driver to track
> the number of in-flight message transfers during debug and trace. This
> will be useful for examining behaviour under a large load with regards
> to concurrent messages being sent and received. As the counter only gives
> a live value, printing the value in trace allows logging of the in-flight
> xfers.
> 
> [...]

Applied to sudeep.holla/linux (for-linux-next), thanks!
(with some commit message changes)

[1/3] firmware: arm_scmi: Add debug decrement counter
      https://git.kernel.org/sudeep.holla/c/555e9174ef06
[2/3] firmware: arm_scmi: Add xfer_inflight counter
      https://git.kernel.org/sudeep.holla/c/a9cd861e61ae
[3/3] include: trace: Add inflight_xfer counter tracepoint
      https://git.kernel.org/sudeep.holla/c/f8e656382b4a
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list