CONFIG_PERCEPIO_TRC_RECORDER_MODE_SNAPSHOT

Snapshot

Type: bool

Help

Snapshot recorder mode allow the used to capture an instant snapshot of the systems state for a short period of time.

Direct dependencies

<choice: Recorder Mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/debug/TraceRecorder/kernelports/Zephyr/Kconfig:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<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_SNAPSHOT
    bool "Snapshot"
    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.)