incubator-nuttx/arch/sim/include
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
..
sim
.gitignore
arch.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
elf.h elf: Move 32/64bit generic mapping from risc-v/arch_elf.c to elfxx.h 2023-07-10 13:09:47 -03:00
inttypes.h sim: Initial support on MacOS M1 and Linux AARCH64 based hosts. 2022-02-17 09:35:09 +08:00
irq.h sched/procfs:use instrument to statistics run time max stack 2023-12-11 02:06:51 -08:00
limits.h arch: fix typo 2022-08-03 17:37:08 +08:00
math.h arch/sim: add arch/math.h 2023-01-13 23:09:47 +08:00
setjmp.h fix sim register & tcb info typo 2023-07-23 21:59:35 -07:00
spinlock.h
syscall.h sim/syscall: add syscall note support in the flat build 2022-03-07 23:58:28 +08:00
types.h arch/sim/wchar_t: fix visual studio Compiler Error C2371 2022-08-24 16:52:03 +08:00