Skip to content

Commit 045475f

Browse files
Jyri Sarhalgirdwood
authored andcommitted
debug_stream: Kconfig: Improve help message
Add reference to tools/debug_stream/debug_stream.py in the Kconfig help message. Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
1 parent f68496e commit 045475f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/debug/debug_stream/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ config SOF_DEBUG_STREAM_SLOT
77
information from SOF system that are streamed from SOF DSP
88
to the host side for decoding and presentation. This option
99
enables transferring the records from DSP to host over a
10-
debug window slot.
10+
debug window slot. To extract the debugstream see
11+
tools/debug_stream/debug_stream.py.
1112

1213
if SOF_DEBUG_STREAM_SLOT
1314

0 commit comments

Comments
 (0)