zephyr/subsys/tracing
Peter Mitsis cbc3e5c999 tracing: Add event tracing to sysview
Adds event tracing to sysview. This will allow the event related
tracing symbols to be found when CONFIG_SEGGER_SYSTEMVIEW is
enabled.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2023-02-02 20:21:12 +09:00
..
ctf subsys/tracing: Use z_current_get in switch_{in,out} 2022-10-26 12:00:04 +02:00
include
sysview tracing: Add event tracing to sysview 2023-02-02 20:21:12 +09:00
test includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
user smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
CMakeLists.txt
Kconfig tracing: Move to DTS for uart device 2022-07-19 16:00:47 -07:00
tracing_backend_posix.c
tracing_backend_ram.c
tracing_backend_uart.c tracing: initialize devices at compile time 2022-08-19 11:51:26 +02:00
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c tracing: none: Remove unnecessary headers 2023-01-09 12:07:28 -05:00
tracing_tracking.c tracing: Resolve undefined event symbols 2023-02-02 20:21:12 +09:00