Skip to content

Commit 98db4c4

Browse files
eurofunlgirdwood
authored andcommitted
logger: add note about dropped logs
At least on i.MX8m+ sof-logger output sometimes contains errors about dropped logs, even with default verbosity settings. Increasing DMA_TRACE_LOCAL_SIZE helps, so mention that here. Signed-off-by: Alexander Boehm <[email protected]>
1 parent 9da4405 commit 98db4c4

File tree

1 file changed

+3
-0
lines changed
  • developer_guides/debugability/logger

1 file changed

+3
-0
lines changed

developer_guides/debugability/logger/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ Examples
150150
file and start reading from position 0 and thus be in sync with the firmware
151151
when it is resumed.
152152

153+
Sometimes error messages about dropped logs are printed. If that is a problem,
154+
increasing DMA_TRACE_LOCAL_SIZE in the relevant platform.h file can be helpful.
155+
153156
Trace filtering
154157
***************
155158

0 commit comments

Comments
 (0)