fixed/added valgrind caller scripts.
This commit is contained in:
@@ -10,6 +10,8 @@ export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH"
|
||||
valgrind \
|
||||
--tool=memcheck --trace-children=yes -v --log-file=aqhome-nodes.vg --leak-check=full --show-reachable=yes \
|
||||
--track-origins=yes --num-callers=50 --keep-stacktraces=alloc-and-free \
|
||||
0-build/apps/aqhome-nodes/aqhome-nodes -l aqhome-nodes.log -db aqhome-nodes.db -p aqhome-nodes.pid \
|
||||
0-build/apps/aqhome-nodes/aqhome-nodes -l aqhome-nodes.log -db aqhome-nodes.db -p aqhome-nodes.pid -N \
|
||||
-ba 127.0.0.1 \
|
||||
-t 127.0.0.1 \
|
||||
-T 90
|
||||
|
||||
|
||||
Reference in New Issue
Block a user