zephyr/subsys/tracing
Kumar Gala c778eb2a56 smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS
Move to use CONFIG_MP_MAX_NUM_CPUS for array size declarations instead
of CONFIG_MP_NUM_CPUS.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-17 14:40:12 +09: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 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_tracking.c kernel: pipes: rewrite pipes implementation 2022-08-17 19:31:25 +02:00