choice: Tracing Method

Tracing Method

Type: bool

Direct dependencies

TRACING

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At <Zephyr Subsystem>/tracing/Kconfig:79

Included via Kconfig:8Kconfig.zephyr:44<Zephyr Subsystem>/Kconfig:65

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

choice
    bool "Tracing Method"
    default TRACING_ASYNC
    depends on TRACING

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