mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add gperf to heap check, use reload signal to terminate program normally
This commit is contained in:
parent
03a14e2e1a
commit
dcd568a0d7
6 changed files with 55 additions and 11 deletions
2
trunk/research/gperftools/cpu-profiler/Makefile
Executable file → Normal file
2
trunk/research/gperftools/cpu-profiler/Makefile
Executable file → Normal file
|
@ -7,4 +7,4 @@ cpu_profiler: cpu_profiler.cc Makefile
|
|||
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free \
|
||||
-I../../../objs/gperf/include ../../../objs/gperf/lib/libtcmalloc_and_profiler.a -lpthread
|
||||
clean:
|
||||
rm -f cpu_profiler ./srs.conf*
|
||||
rm -f cpu_profiler ./srs.prof*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue