zephyr/subsys/debug/tracing
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
..
include debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
sysview systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
CMakeLists.txt debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
cpu_stats.c debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
sysview_config.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
sysview.c subsys: debug: tracing: Fix interrupt hooks 2018-11-06 16:15:29 -05:00