Skip to content
Unverified Commit 026c99b5 authored by Dmitry Rokosov's avatar Dmitry Rokosov Committed by Mark Brown
Browse files

regmap: introduce value tracing for regmap bulk operations



Currently, only one-register io operations support tracepoints with
value logging. For the regmap bulk operations developer can view
hw_start/hw_done tracepoints with starting reg number and registers
count to be reading or writing. This patch injects tracepoints with
dumping registers values in the hex format to regmap bulk reading
and writing.

Signed-off-by: default avatarDmitry Rokosov <ddrokosov@sberdevices.ru>
Link: https://lore.kernel.org/r/20220816181451.5628-1-ddrokosov@sberdevices.ru


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f8f60615
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment