Commit e2baaaf
committed
debug: debug_stream: log per-core utilization from idle thread load
Keep the per-thread stack and cpu LOG_DBG print and add a separate
LOG_INF that fires only for the Zephyr idle thread. The info-level
print reports per-core CPU utilization calculated as the inverse of
the idle thread load percentage.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 678de87 commit e2baaaf
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
228 | 233 | | |
229 | 234 | | |
230 | 235 | | |
| |||
0 commit comments