zephyr/subsys/tracing/ctf
Daniel Leung 0a50ff366e kernel: rename z_current_get() to k_sched_current_thread_query()
The original idea of z_current_get() was to be the counterpart
of k_current_get() when thread local variable for current has
not been initialized if TLS is enabled, otherwise they are
the same function. Now since z_current_get() is being used
outside of core kernel, rename it under kernel namespace so
other subsystem can conceptually use them too.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-09-28 16:15:46 +02:00
..
tsdl tracing: ctf: add timer support 2022-08-31 16:04:01 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
ctf_map.h ext: debug: Move ctf_map.h to subsys/tracing/ctf 2020-03-20 22:56:19 -04:00
ctf_top.c kernel: rename z_current_get() to k_sched_current_thread_query() 2023-09-28 16:15:46 +02:00
ctf_top.h tracing: ctf: add timer support 2022-08-31 16:04:01 -04:00
tracing_ctf.h tracing: remove references to deprecated k_pipe_block_put 2023-09-18 19:20:02 -04:00