-
CONFIG_NET_DEBUG_MGMT_EVENT_STACK
¶
Enable stack analysis output on Net MGMT event core
Type: bool
Help¶
Add debug messages output on how much Net MGMT event stack is used.
Direct dependencies¶
NET_MGMT_EVENT
&& NET_MGMT
&& NETWORKING
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/ip/Kconfig.mgmt:61
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:22
→ subsys/net/Kconfig:80
→ subsys/net/ip/Kconfig:735
Menu path: (Top) → Networking → Link layer and IP networking support → IP stack → Network Management API → Add support for runtime network event notifications
config NET_DEBUG_MGMT_EVENT_STACK bool "Enable stack analysis output on Net MGMT event core" selectINIT_STACKS
depends onNET_MGMT_EVENT
&&NET_MGMT
&&NETWORKING
help Add debug messages output on how much Net MGMT event stack is used.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)