nuttx/sched/misc
Bowen Wang 77306e5029 assert: move the backtrace dump after the stack dump
Execute the simple logic first to avoid rarely crash information
when crash in backtrace again.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2023-10-16 16:07:44 +08:00
..
assert.c assert: move the backtrace dump after the stack dump 2023-10-16 16:07:44 +08:00
CMakeLists.txt cmake:complete missing changes during cmake reforming for sched 2023-09-08 21:20:16 +03:00
deadlock.c sched/misc: optimize collect_deadlock implementation 2023-09-07 00:50:30 +08:00
Make.defs
panic_notifier.c
reboot_notifier.c