nuttx/sched
Yanfeng Liu f280c33311 sched/logging: add task activation/exit logs
Task activation/exit logs are helpful for device bringup,
especially when user space nsh prompt doesn't show up.

Putting them here will allow cleaning of logs in multiple
up_exit() functions  later.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-01-14 23:04:42 -08:00
..
addrenv
clock
environ
group
init sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
instrument
irq fs: procfs add poll support 2023-12-26 19:23:13 -08:00
misc assert: fix flags type, should be irqstate_t 2024-01-04 22:16:54 -08:00
module fs: procfs add poll support 2023-12-26 19:23:13 -08:00
mqueue
paging
pthread
sched sched: Stop the sched timer when possible to save the power in tickless mode 2023-12-17 08:25:11 -06:00
semaphore
signal
task sched/logging: add task activation/exit logs 2024-01-14 23:04:42 -08:00
timer
tls
wdog
wqueue
CMakeLists.txt
Kconfig sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
Makefile