The latest development version of this page may be more current than this released 2.7.5 version.
choice: Thread analysis print mode

Thread analysis print mode

Type: bool

Direct dependencies

THREAD_ANALYZER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Choice options

Kconfig definition

At subsys/debug/Kconfig:26

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

Menu path: (Top) → Sub Systems and OS Services → System Monitoring Options → Enable Thread analyzer

choice
    bool "Thread analysis print mode"
    depends on THREAD_ANALYZER

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