CONFIG_TRACING_USER
Tracing using user-defined functions
Type: bool
Help
Use user-defined functions for tracing task switching and irqs
Kconfig definition
At <Zephyr>/subsys/tracing/Kconfig:63
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:65
Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Format
config TRACING_USER
bool "Tracing using user-defined functions"
depends on <choice>
help
Use user-defined functions for tracing task switching and irqs
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)