CONFIG_SYS_HEAP_RUNTIME_STATS
System heap runtime statistics
Type: bool
Help
Gather system heap runtime statistics.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/lib/os/Kconfig:49
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:43
→ <Zephyr>/lib/Kconfig:10
Menu path: (Top) → Additional libraries → OS Support Library
config SYS_HEAP_RUNTIME_STATS
bool "System heap runtime statistics"
help
Gather system heap runtime statistics.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)