zephyr/subsys
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
..
bluetooth Bluetooth: Controller: llcp: Missing llcp ctx release when disconnect 2022-01-11 11:52:42 +01:00
canbus drivers: can: rename API functions for better consistency 2022-01-10 10:44:37 +01:00
console
cpp
debug debug: thread analyzer to display runtime stats 2022-01-10 10:38:06 -05:00
demand_paging
dfu
disk
emul
fb samples: use chosen property to get default display controller 2021-12-10 12:47:30 +01:00
fs fs: littlefs: Add processing of FS_MOUNT_FLAG_USE_DISK_ACCESS flag 2021-12-06 08:08:26 -05:00
ipc
jwt
logging logging: Fix counting of buffered messages 2022-01-05 14:42:40 +01:00
lorawan
mgmt mgmt/mcumgr/lib: Shorten error path in taskstat processing 2022-01-11 11:48:08 +01:00
modbus modbus: keep transaction and protocol IDs in gateway mode 2022-01-10 09:45:42 -06:00
net net: lwm2m: enable monitoring of fw update state/result 2022-01-11 11:52:50 +01:00
pm pm: state: require cpus node 2022-01-11 10:46:20 +01:00
portability
random
settings
shell shell: report thread runtime stats 2022-01-10 10:38:06 -05:00
stats
storage storage/flash_map: Use larger type for alignment 2021-12-30 16:32:02 -05:00
task_wdt
testsuite ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00
timing
tracing tracing: Fix tracing_user config 2022-01-11 18:13:18 -05:00
usb usb: bluetooth: do not start transfers when USB bus is suspended 2021-12-14 09:08:58 -05:00
CMakeLists.txt
Kconfig