-
CONFIG_TRACING_CORE
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Automatically selected by formats that require the core tracing infrastructure.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/tracing/Kconfig:19
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:38
Menu path: (Top) → Enabling Tracing
config TRACING_CORE
bool
depends on TRACING
help
Automatically selected by formats that require the core
tracing infrastructure.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)