CONFIG_TRACING_EVENT
Enable tracing Events
Type: bool
Help
Enable tracing Events.
Default
y
Kconfig definition
At <Zephyr>/subsys/tracing/Kconfig:316
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:65
Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Configuration
config TRACING_EVENT
bool "Enable tracing Events"
default y
depends on TRACING
help
Enable tracing Events.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)