zephyr/subsys/tracing
Anas Nashif 68670d71b8 tracing: kconfig: move RAM_TRACING_BUFFER_SIZE out of choice
This kconfig is not a choice, it is an option needed by one of the
choices, so move it out.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-12 11:39:11 -04:00
..
ctf kernel: pipes: add pipe flush routines 2022-01-10 12:17:14 -05:00
include everywhere: fix typos 2022-03-18 13:24:08 -04:00
sysview everywhere: fix typos 2022-03-18 13:24:08 -04:00
test tracing: add missing macros needed for k_thread_foreach 2022-04-12 11:39:11 -04:00
user tracing_user: Add ISR nest level parameter 2022-01-21 14:38:35 -05:00
CMakeLists.txt kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
Kconfig tracing: kconfig: move RAM_TRACING_BUFFER_SIZE out of choice 2022-04-12 11:39:11 -04:00
tracing_backend_posix.c
tracing_backend_ram.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_backend_uart.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_backend_usb.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing_buffer.c
tracing_core.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_async.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_common.c
tracing_format_sync.c
tracing_none.c Tracing: TRACING_NONE Compilation Fix 2021-05-27 14:39:40 -05:00
tracing_tracking.c kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00