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 tracing: move systemview headers under sysview/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: sysview: Remove redundant depends on 2024-03-11 09:09:07 -05:00
sysview.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sysview_config.c tracing: sysview: implement SEGGER_SYSVIEW_APP_NAME 2023-06-08 06:51:03 -04:00
SYSVIEW_Zephyr.txt tracing: sysview: Fix API name 2024-01-15 13:53:44 -05:00
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: Fix systemview tracing ids 2023-01-16 10:05:01 +01:00
tracing_sysview_syscall.h tracing: segger-sysview: fix display formatting 2023-08-06 07:44:06 -04:00