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 <Subsystem>/tracing/Kconfig:205
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/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.)