zephyr/kernel
Alexander Paschoaletto 8c03410af0 tracing: msgq: adding dedicated tracing for k_msgq_put_front
This commit adds the tracing macros and functions related
specifically to the k_msgq_put_front API.

Signed-off-by: Alexander Paschoaletto <axelpinheiro@gmail.com>
2025-07-25 08:16:58 -04:00
..
include kernel: assert no spinlock is held on swap when !USE_SWITCH 2025-07-24 02:47:21 -04:00
paging
atomic_c.c
banner.c
busy_wait.c
CMakeLists.txt
compiler_stack_protect.c
condvar.c
cpu_mask.c
device.c
dynamic_disabled.c
dynamic.c
errno.c
events.c
fatal.c
float.c
futex.c
idle.c
init.c
ipi.c arch: xtensa: Add support for lazy HiFi ctx switching 2025-07-20 12:25:17 -04:00
irq_offload.c
Kconfig
Kconfig.device
Kconfig.init
Kconfig.mem_domain
Kconfig.obj_core
Kconfig.smp
Kconfig.vm
kheap.c
mailbox.c
main_weak.c
mem_domain.c
mem_slab.c
mempool.c
mmu.c
msg_q.c tracing: msgq: adding dedicated tracing for k_msgq_put_front 2025-07-25 08:16:58 -04:00
mutex.c
nothread.c
obj_core.c
pipe.c
pipes.c
poll.c
priority_queues.c
queue.c
sched.c kernel: Add arch_coprocessors_disable() 2025-07-20 12:25:17 -04:00
sem.c
smp.c
spinlock_validate.c
stack.c
system_work_q.c
thread_monitor.c
thread.c
timeout.c
timer.c
timeslicing.c
usage.c
userspace_handler.c
userspace.c
version.c
work.c
xip.c