zephyr/subsys/debug
Marek Pieta 788210816d debug: tracing: Add CPU stats module
Change adds CPU stats module for tracing hooks. Module provides
information about percent of CPU usage based on tracing hooks
for threads switching in and out, interrupts enters and exits.
cpu_stats only distinguishes between idle thread, non idle
thread and scheduler.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2018-11-30 11:01:32 -08:00
..
tracing debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
CMakeLists.txt
Kconfig debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
openocd.c