Searched hist:"1 b18d4295f9d1125bc7a799fc12924cd45fc04b1" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/firmware/arm_scmi/ |
H A D | Kconfig | diff 1b18d4295f9d1125bc7a799fc12924cd45fc04b1 Mon Aug 05 15:10:09 CEST 2024 Luke Parkin <luke.parkin@arm.com> firmware: arm_scmi: Add support for debug metrics at the interface
Since SCMI involves interaction with the entity(software, firmware and/or hardware) providing services or features, it is quite useful to track certain metrics(for pure debugging purposes) like how many messages were sent or received, were there any failures, what kind of failures, ..etc.
Add a new optional config option for the above purpose and the initial support for counting such key debug metrics.
Signed-off-by: Luke Parkin <luke.parkin@arm.com> Reviewed-by: Cristian Marussi <cristian.marussi@arm.com> Tested-by: Cristian Marussi <cristian.marussi@arm.com> Message-Id: <20240805131013.587016-3-sudeep.holla@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | driver.c | diff 1b18d4295f9d1125bc7a799fc12924cd45fc04b1 Mon Aug 05 15:10:09 CEST 2024 Luke Parkin <luke.parkin@arm.com> firmware: arm_scmi: Add support for debug metrics at the interface
Since SCMI involves interaction with the entity(software, firmware and/or hardware) providing services or features, it is quite useful to track certain metrics(for pure debugging purposes) like how many messages were sent or received, were there any failures, what kind of failures, ..etc.
Add a new optional config option for the above purpose and the initial support for counting such key debug metrics.
Signed-off-by: Luke Parkin <luke.parkin@arm.com> Reviewed-by: Cristian Marussi <cristian.marussi@arm.com> Tested-by: Cristian Marussi <cristian.marussi@arm.com> Message-Id: <20240805131013.587016-3-sudeep.holla@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|