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> |
||
|---|---|---|
| .. | ||
| libc | ||
| libdsp | ||
| libm | ||
| libnx | ||
| libxx | ||
| CMakeLists.txt | ||
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> |
||
|---|---|---|
| .. | ||
| libc | ||
| libdsp | ||
| libm | ||
| libnx | ||
| libxx | ||
| CMakeLists.txt | ||