zephyr/subsys/tracing
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
ctf subsys/tracing: Use z_current_get in switch_{in,out} 2022-10-26 12:00:04 +02:00
include iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
sysview init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00: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_backend_posix.c
tracing_backend_ram.c
tracing_backend_uart.c armclang: fix compiler warnings with isprint() 2023-03-17 09:30:01 +01:00
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
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 iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00