1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add --with-gprof support

This commit is contained in:
winlin 2014-03-07 17:18:31 +08:00
parent 42ad264182
commit 59a2d5e7e0
3 changed files with 107 additions and 53 deletions

View file

@ -28,3 +28,4 @@ gprof2dot.py:
备注:
其实gprof生成的日志就可以看不一定要图形化。
也就是dot和gprof2dot都不用执行。
参考http://www.cs.utah.edu/dept/old/texinfo/as/gprof.html