zephyr/subsys/tracing/sysview
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
Kconfig
SYSVIEW_Zephyr.txt pm: Better return type for pm_system_suspend 2021-11-06 10:21:53 -04:00
sysview.c
sysview_config.c
tracing_sysview.h Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00
tracing_sysview_ids.h tracing: fix PM system tracing 2021-11-03 16:37:33 -04:00
tracing_sysview_syscall.h