CONFIG_TRACING_SEMAPHORE
Enable tracing Semaphores
Type: bool
Help
Enable tracing Semaphores.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <Subsystem>/tracing/Kconfig:238
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/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.)