Skip to content

Commit c3f2078

Browse files
committed
debugability: logger: add note on DMA trace limitations
If sof-logger is started (or restarted) while DSP is running, the initial traces may come in incorrect order or are incomplete. This is important to note when parsing the logger results. BugLink: thesofproject/sof-test#297 Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent 9426615 commit c3f2078

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • developer_guides/debugability/logger

developer_guides/debugability/logger/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@ Examples
136136
distribution kernels ``sof_debug=1`` module option for ``snd_sof`` might be
137137
needed if the /sys/kernel/debug/sof/trace file is not present)
138138

139+
.. note::
140+
The DMA trace sysfs interface is a streaming interface. If sof-logger is
141+
started (or restarted) while DSP is active, it is possible the initial traces
142+
messages are in wrong order or incomplete.
143+
139144
Trace filtering
140145
***************
141146

0 commit comments

Comments
 (0)