zephyr/subsys/tracing
Jan Müller 10ee29e947 tracing: Add ISR numbers to SystemView for Cortex-M
The sysview module does not set an interrupt number when recording ISRs
using SEGGER SystemView. Added ISR numbers for Cortex-M based chips.

Signed-off-by: Jan Müller <jan.mueller@nordicsemi.no>
2021-05-04 10:17:23 -05:00
..
ctf
include tracing: remove cpu_stats in favor of thread runtime stats 2021-04-16 15:31:24 -04:00
sysview tracing: Add ISR numbers to SystemView for Cortex-M 2021-05-04 10:17:23 -05:00
CMakeLists.txt tracing: remove cpu_stats in favor of thread runtime stats 2021-04-16 15:31:24 -04:00
Kconfig tracing: remove cpu_stats in favor of thread runtime stats 2021-04-16 15:31:24 -04:00
tracing_backend_posix.c
tracing_backend_ram.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_backend_uart.c
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_format_async.c
tracing_format_common.c tracing: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
tracing_format_sync.c