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 <Zephyr>/subsys/tracing/Kconfig:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/subsys/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.)