-
CONFIG_TRACING_SEMAPHORE
¶
Enable tracing Semaphores
Type: bool
Help¶
Enable tracing Semaphores.
Default¶
y
Kconfig definition¶
At <Zephyr>/subsys/tracing/Kconfig:226
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_SEMAPHORE
bool "Enable tracing Semaphores"
default y
depends on TRACING
help
Enable tracing Semaphores.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)