CONFIG_PERCEPIO_TRC_RECORDER_MODE_STREAMING
Streaming
Type: bool
Help
Streaming recorder mode allow the user to continiously stream trace data through various methods.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Kconfig definition
At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/debug/TraceRecorder/kernelports/Zephyr/Kconfig:19
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:80
Menu path: (Top) → Modules → TraceRecorder (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/debug/TraceRecorder) → Percepio Trace Recorder → Recorder Mode
config PERCEPIO_TRC_RECORDER_MODE_STREAMING
bool "Streaming"
depends on <choice>
help
Streaming recorder mode allow the user to continiously stream trace data through various methods.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)