incubator-nuttx/arch/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
..
include arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
src sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
CMakeLists.txt
Kconfig armv6m: add up_trigger_irq() support 2024-10-10 01:01:17 +08:00