Fixes several minor display errors in the Segger SystemView output: * Off-by-one error in some trace ids. * Add missing syscall trace id. * Displays easier to read syscall function names. * Fixes syntax error in k_timer_start output. Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de> |
||
|---|---|---|
| .. | ||
| ctf | ||
| include | ||
| sysview | ||
| test | ||
| user | ||
| CMakeLists.txt | ||
| Kconfig | ||
| tracing_backend_posix.c | ||
| tracing_backend_posix_bottom.c | ||
| tracing_backend_posix_bottom.h | ||
| tracing_backend_ram.c | ||
| tracing_backend_uart.c | ||
| tracing_backend_usb.c | ||
| tracing_buffer.c | ||
| tracing_core.c | ||
| tracing_format_async.c | ||
| tracing_format_common.c | ||
| tracing_format_sync.c | ||
| tracing_none.c | ||
| tracing_tracking.c | ||