zephyr/subsys
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
..
app_memory
bluetooth Bluetooth: Mesh: Fix matching for all elements of an LPN 2018-11-29 17:55:23 +02:00
console subsys: console: tty: Use tty_putchar() instead of console_putchar() 2018-11-30 08:05:40 -08:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
dfu
disk
fb
fs
logging logging: Make logging thread priority fixed 2018-11-30 10:59:02 -08:00
mgmt subsys/mgmt: Avoid C++ comments inside C comments 2018-11-15 17:38:25 -05:00
net net: mqtt: Fix NULL pointer dereference in logs 2018-11-28 13:09:46 -08:00
power power: Move application level API's to public header 2018-11-26 18:38:40 -08:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
shell shell: utils: Remove dead code 2018-11-30 08:06:40 -08:00
stats
storage storage: flash_map: Make flash_map as extern 2018-11-20 11:15:16 +01:00
usb usb: device: Use sys_le16_to_cpu conversion 2018-11-30 07:58:31 -08:00
CMakeLists.txt
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00