walnux/libs/libc/machine/arm
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 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv6-m libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv7-a libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv7-m libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv7-r libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv8-m libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
gnu sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
aeabi_atexit.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
CMakeLists.txt sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
gnu_unwind_find_exidx.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00