incubator-nuttx/sched/init
anjiahao d932e0af2a sched/procfs:use instrument to statistics run time max stack
Usage:
1. CONFIG_FS_PROCFS_MAX_STACK_RECORD > 0, such as 32,
2. add '-finstrument-functions' to CFLAGS for What you want to check
   stack.
3. mount porcfs
4. cat /proc/<pid>/stack will print backtace & size

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-12-11 02:06:51 -08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs
init.h
nx_bringup.c coredump: support coredump save to block device when crash 2023-12-10 07:02:03 -08:00
nx_smpstart.c sched/smp: flush dcache before start other cpus 2023-08-21 12:02:45 +08:00
nx_start.c sched/procfs:use instrument to statistics run time max stack 2023-12-11 02:06:51 -08:00