zephyr/subsys/tracing
Florian Grandel 0956647aaf pm: device_runtime.c: compile error
Enabling device power management together with tracing caused a compile
error.

Fixes: #50107

Signed-off-by: Florian Grandel <jerico.dev@gmail.com>
2022-09-10 17:04:20 -04:00
..
ctf includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
include
sysview pm: device_runtime.c: compile error 2022-09-10 17:04:20 -04:00
test includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
user tracing: ctf: add timer support 2022-08-31 16:04:01 -04: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_tracking.c kernel: pipes: rewrite pipes implementation 2022-08-17 19:31:25 +02:00