zephyr/subsys/tracing
Wealian Liao 1fd29fb131 tracing: Fix tracing_user config
`tracing_user.h` lost several definitions, which made
CONFIG_TRACING_USER build fail. This fixes the TRACING_USER
config & adds it to the test case.

Moreover, the idle task stack is overflow on qemu_x86, qemu_cortex_m0 &
qemu_riscv64. This makes the test fail. So this commit sets the idle
stack size to 2048 for this sample to avoid it.

Signed-off-by: Wealian Liao <WHLIAO@nuvoton.com>
2022-01-11 18:13:18 -05:00
..
ctf kernel: pipes: add pipe flush routines 2022-01-10 12:17:14 -05:00
include toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
sysview kernel: pipes: add pipe flush routines 2022-01-10 12:17:14 -05:00
test kernel: pipes: add pipe flush routines 2022-01-10 12:17:14 -05:00
user tracing: Fix tracing_user config 2022-01-11 18:13:18 -05:00
CMakeLists.txt kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
Kconfig kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
tracing_backend_posix.c
tracing_backend_ram.c
tracing_backend_uart.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_backend_usb.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06: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_tracking.c kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00