diff options
| author | Sean Anderson <sean.anderson@linux.dev> | 2025-10-21 10:47:03 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-10-27 11:10:50 +0000 |
| commit | 77a58ba7c64ccca20616aa03599766ccb0d1a330 (patch) | |
| tree | b106ed70cc065132b0176fa3ea321d40738e2395 /tools/lib/python/kdoc/kdoc_files.py | |
| parent | fd5ef3d69f8975bad16c437a337b5cb04c8217a2 (diff) | |
spi: spi-mem: Trace exec_op
The spi subsystem has tracing, which is very convenient when debugging
problems. Add tracing for spi-mem too so that accesses that skip the spi
subsystem can still be seen.
The format is roughly based on the existing spi tracing. We don't bother
tracing the op's address because the tracing happens while the memory is
locked, so there can be no confusion about the matching of start and
stop. The conversion of cmd/addr/dummy to an array is directly analogous
to the conversion in the latter half of spi_mem_exec_op.
Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://patch.msgid.link/20251021144702.1582397-1-sean.anderson@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions
