zephyr/subsys/tracing
Daniel DeGrasse 66577a9d23 tracing: add named event trace
Add support for a "named event" trace. This trace is intentionally not
used by the system. The purpose of this trace is to allow driver or
application developers to quickly add tracing for events for debug
purposes, and to provide an example of how tracing subsystems can be
extended with additional trace identifiers.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-10-17 10:46:52 -04:00
..
ctf tracing: add named event trace 2024-10-17 10:46:52 -04:00
include
sysview tracing: add named event trace 2024-10-17 10:46:52 -04:00
test tracing: add named event trace 2024-10-17 10:46:52 -04:00
user tracing: add named event trace 2024-10-17 10:46:52 -04:00
CMakeLists.txt tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
Kconfig net: tracing: Add net_recv_data function tracing 2024-08-19 21:50:21 -04:00
tracing_backend_adsp_memory_window.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
tracing_backend_posix.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.h ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_ram.c tracing: full reset during init 2024-04-24 17:08:24 -04:00
tracing_backend_uart.c
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c
tracing_tracking.c net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00