CONFIG_TRACING_OBJECT_TRACKING
Enable object tracking
Type: bool
Help
Keep lists to track kernel objects.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
n
Kconfig definition
At <Zephyr>/subsys/tracing/Kconfig:205
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:65
Menu path: (Top) → Sub Systems and OS Services → Tracing Support
config TRACING_OBJECT_TRACKING
bool "Enable object tracking"
default n
depends on TRACING
help
Keep lists to track kernel objects.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)