The latest development version of this page may be more current than this released 2.7.0 version.

CONFIG_PERCEPIO_TRACERECORDER

Percepio Tracealyzer support

Type: bool

Direct dependencies

ZEPHYR_TRACERECORDER_MODULE && <choice: Tracing Format>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At subsys/tracing/Kconfig:35

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:65

Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Format

config PERCEPIO_TRACERECORDER
    bool "Percepio Tracealyzer support"
    select THREAD_NAME
    select INIT_STACKS
    select THREAD_MONITOR
    depends on ZEPHYR_TRACERECORDER_MODULE && <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)