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