zephyr/subsys/tracing
Tom Burdick 3d6f3a52cf tracing: Fix systemview tracing ids
Fixes the overlapping tracing id for thread name set and pm system suspend

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-01-16 10:05:01 +01:00
..
ctf subsys/tracing: Use z_current_get in switch_{in,out} 2022-10-26 12:00:04 +02:00
include subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sysview tracing: Fix systemview tracing ids 2023-01-16 10:05:01 +01: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 kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
Kconfig tracing: Move to DTS for uart device 2022-07-19 16:00:47 -07:00
tracing_backend_posix.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_ram.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_uart.c tracing: initialize devices at compile time 2022-08-19 11:51:26 +02:00
tracing_backend_usb.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_buffer.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_core.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_format_async.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_common.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_format_sync.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_none.c tracing: none: Remove unnecessary headers 2023-01-09 12:07:28 -05:00
tracing_tracking.c kernel: pipes: rewrite pipes implementation 2022-08-17 19:31:25 +02:00