mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add gperftools for mem leak detect, mem/cpu profile.
This commit is contained in:
parent
fb349b0663
commit
34e913c58f
3 changed files with 7 additions and 0 deletions
BIN
trunk/3rdparty/gperftools-2.1.zip
vendored
Normal file
BIN
trunk/3rdparty/gperftools-2.1.zip
vendored
Normal file
Binary file not shown.
6
trunk/3rdparty/readme.txt
vendored
6
trunk/3rdparty/readme.txt
vendored
|
@ -30,6 +30,9 @@ tools/ccache-3.1.9.zip
|
|||
|
||||
gtest-1.6.0.zip
|
||||
google单元测试框架。
|
||||
|
||||
gperftools-2.1.zip
|
||||
google性能分析和测试工具。
|
||||
|
||||
links:
|
||||
ffmpeg:
|
||||
|
@ -59,4 +62,7 @@ links:
|
|||
gtest:
|
||||
https://code.google.com/p/googletest
|
||||
https://code.google.com/p/googletest/downloads/list
|
||||
gperftools:
|
||||
https://code.google.com/p/gperftools/
|
||||
https://code.google.com/p/gperftools/downloads/list
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue