-
CONFIG_PERCEPIO_TRC_RECORDER_MODE_SNAPSHOT
¶
Snapshot [Not supported]
Type: bool
Help¶
Snapshot recorder mode allow the used to capture an instant snapshot of the systems state for a short period of time.
Kconfig definition¶
At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/debug/TraceRecorder/kernelports/Zephyr/Kconfig:21
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:56
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_SNAPSHOT
bool "Snapshot [Not supported]"
depends on <choice>
help
Snapshot recorder mode allow the used to capture an instant snapshot of the systems state for a short period of time.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)