doc/misc.txt
This commit is contained in:
parent
f7a3719991
commit
28f69e0996
5
doc/misc.txt
Normal file
5
doc/misc.txt
Normal file
@ -0,0 +1,5 @@
|
||||
The client has masive amounts of stack bloat due to all the Lua bindings; to
|
||||
avoid seeing all that clumped into one mysterious <Cycle N>, use something like
|
||||
this:
|
||||
valgrind --tool=callgrind --separate-threads=yes --separate-recs=10 --separate-callers=5 bin/buildat_client -s localhost
|
||||
|
Loading…
x
Reference in New Issue
Block a user