The latest development version of this page may be more current than this released 2.3.0 version.
choice: Tracing Format

Tracing Format

Type: bool

Direct dependencies

TRACING

(Includes any dependencies from ifs and menus.)

Default

Kconfig definition

At subsys/tracing/Kconfig:25

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:38

Menu path: (Top) → Enabling Tracing

choice
    bool "Tracing Format"
    default TRACING_NONE
    depends on TRACING

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