-
CONFIG_TRACING_NONE
¶
No tracing format selected
Type: bool
Help¶
None of the available tracing formats is selected.
Kconfig definition¶
At subsys/tracing/Kconfig:30
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:59
Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Format
config TRACING_NONE bool "No tracing format selected" depends on <choice: Tracing Format> help None of the available tracing formats is selected.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)