zephyr/subsys/tracing/sysview
Daniel Leung 58ef5fb78e tracing: segger-sysview: add missing thread abort enter/exit
Tracing with sysview is missing both
sys_port_trace_k_thread_abort_enter()/_exit() which exist on
other tracing backends. So add them.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-19 13:37:41 -05:00
..
CMakeLists.txt
Kconfig tracing: sysview: Remove redundant depends on 2024-03-11 09:09:07 -05:00
SYSVIEW_Zephyr.txt
sysview.c
sysview_config.c
tracing_sysview.h tracing: segger-sysview: add missing thread abort enter/exit 2024-03-19 13:37:41 -05:00
tracing_sysview_ids.h
tracing_sysview_syscall.h