zephyr/subsys/tracing/sysview
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
..
CMakeLists.txt
Kconfig
SYSVIEW_Zephyr.txt tracing: add named event trace 2024-10-17 10:46:52 -04:00
sysview.c tracing: add named event trace 2024-10-17 10:46:52 -04:00
sysview_config.c tracing: Fix sysview for soc families not subdivided into series 2024-10-06 20:51:27 +01:00
tracing_sysview.h tracing: add named event trace 2024-10-17 10:46:52 -04:00
tracing_sysview_ids.h tracing: add named event trace 2024-10-17 10:46:52 -04:00
tracing_sysview_syscall.h