mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 09:49:21 +08:00
eb8449cb0c
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
instrument.c | ||
instrument.h | ||
Make.defs | ||
profile_monitor.c | ||
stack_record.c |