zephyr/subsys/tracing
Eugene Cohen 2656113190 tracing: add additional user tracing thread calls
Add additional user tracing calls for thread states, names
and priorities.

add the following user tracing calls:

sys_trace_thread_create_user
sys_trace_thread_abort_user
sys_trace_thread_suspend_user
sys_trace_thread_resume_user
sys_trace_thread_name_set_user
sys_trace_thread_info_user
sys_trace_thread_priority_set_user
sys_trace_thread_sched_ready_user
sys_trace_thread_pend_user

Signed-off-by: Eugene Cohen <quic_egmc@quicinc.com>
2022-06-28 13:52:21 -04:00
..
ctf subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
include subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sysview tracing: fix duplicate systemview id 2022-06-28 14:51:40 +02:00
test subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
user tracing: add additional user tracing thread calls 2022-06-28 13:52:21 -04:00
CMakeLists.txt kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
Kconfig tracing: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
tracing_backend_posix.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_ram.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_uart.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_usb.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_buffer.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_core.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_format_async.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_common.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_format_sync.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_none.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_tracking.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00