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 | ||
Make.defs | ||
instrument.c | ||
instrument.h | ||
profile_monitor.c | ||
stack_record.c |