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 <Zephyr>/subsys/tracing/Kconfig:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:65
Menu path: (Top) → Sub Systems and OS Services → Tracing Support
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.)