nuttx-mirror/libs/libc/machine
yinshengkai eb8449cb0c sched/gprof: add gprof support
gprof can analyze code hot spots based on scheduled sampling.
After adding the "-pg" parameter when compiling, you can view the code call graph.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-10-10 18:46:51 +08:00
..
arm sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
arm64 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
renesas libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
risc-v libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
sim sim: add windows64 setjmp/longjmp support 2024-10-04 08:21:35 +08:00
sparc libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
tricore libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
x86 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
x86_64 libs/x86_64:Add the setjmp/longjmp function 2024-10-09 22:24:03 +08:00
xtensa libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_atomic.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
CMakeLists.txt libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Kconfig nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Make.defs libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00