-
CONFIG_TRACING_CPU_STATS_LOG
¶
Enable current CPU usage logging
Type: bool
Help¶
Periodically displays information about CPU usage.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/debug/Kconfig:245
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:14
Menu path: (top menu) → Debugging Options
config TRACING_CPU_STATS_LOG bool prompt "Enable current CPU usage logging" ifTRACING_CPU_STATS
depends onTRACING_CPU_STATS
help Periodically displays information about CPU usage.
(Definitions include propagated dependencies, including from if’s and menus.)