zephyr/subsys/tracing
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
..
ctf Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00
include toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
sysview Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00
test Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00
user Tracing: k_free tracing hook heap reference added 2021-11-16 09:45:01 -05:00
CMakeLists.txt tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
Kconfig tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_backend_posix.c
tracing_backend_ram.c
tracing_backend_uart.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_backend_usb.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_buffer.c
tracing_core.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_async.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_common.c
tracing_format_sync.c
tracing_none.c Tracing: TRACING_NONE Compilation Fix 2021-05-27 14:39:40 -05:00