zephyr/subsys/tracing/user
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
..
CMakeLists.txt tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
tracing_user.c tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
tracing_user.h tracing: Fix tracing_user config 2022-01-11 18:13:18 -05:00