File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CONFIG_MAX_THREAD_BYTES=4
1212# As the number of supported cores shrink, the available circular
1313# buffer size increases. This means increased bandwidth. This is
1414# particularly useful, when debugging a problem on core 0.
15- # CONFIG_SOF_DEBUG_STREAM_SLOT_FORCE_MAX_CPUS=1
15+ CONFIG_SOF_DEBUG_STREAM_SLOT_FORCE_MAX_CPUS=1
1616
1717# Direct the assert prints to debug stream
1818# This option obeys CONFIG_EXCEPTION_DUMP_HOOK_ONLY. If it is selected
@@ -36,6 +36,6 @@ CONFIG_SOF_TELEMETRY_IO_PERFORMANCE_MEASUREMENTS=n
3636# Enable Zephyr exception printing hook; debug stream is sensitive to this option too
3737CONFIG_EXCEPTION_DUMP_HOOK=y
3838# Do not try to send exception prints through logs; this causes problems on PTL with mtrace
39- CONFIG_EXCEPTION_DUMP_HOOK_ONLY=y
39+ # CONFIG_EXCEPTION_DUMP_HOOK_ONLY=y
4040# Print also backtrace through the exception hook
4141CONFIG_XTENSA_BACKTRACE_EXCEPTION_DUMP_HOOK=y
You can’t perform that action at this time.
0 commit comments