zephyr/subsys/tracing/ctf
Keith Packard ced5053e6c subsys/tracing: Use z_current_get in switch_{in,out}
The thread switching tracing hooks are called in the middle of swapping,
before z_thread_entry has a chance to set the z_tls_current value, so they
cannot use k_current_get. Switch them to z_current_get instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-10-26 12:00:04 +02:00
..
tsdl tracing: ctf: add timer support 2022-08-31 16:04:01 -04:00
CMakeLists.txt
ctf_map.h
ctf_top.c subsys/tracing: Use z_current_get in switch_{in,out} 2022-10-26 12:00:04 +02:00
ctf_top.h tracing: ctf: add timer support 2022-08-31 16:04:01 -04:00
tracing_ctf.h tracing: ctf: add timer support 2022-08-31 16:04:01 -04:00