zephyr/subsys/tracing/user
Torbjörn Leksell 86d8b36955 Tracing: k_free tracing hook heap reference added
Added heap reference parameter to k_free tracing
hook to allow tracing of the pointer which was
passed as a parameter to a k_free call.
As part of this update the defines
(for this hook) in the various tracing formats
was also updated.

Signed-off-by: Torbjörn Leksell <torbjorn.leksell@percepio.com>
2021-11-16 09:45:01 -05:00
..
CMakeLists.txt
tracing_user.c
tracing_user.h Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00