nuttx-update/sched/instrument
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
..
CMakeLists.txt sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
instrument.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
instrument.h sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
profile_monitor.c sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00
stack_record.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00