-
CONFIG_TRACING
¶
Enabling Tracing
Type: bool
Help¶
Enable system tracing. This requires a backend such as SEGGER Systemview to be enabled as well.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/debug/Kconfig:40
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:12
Menu path: (Top) → Debugging Options
config TRACING
bool "Enabling Tracing"
help
Enable system tracing. This requires a backend such as SEGGER
Systemview to be enabled as well.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)