fixed/added valgrind caller scripts.

This commit is contained in:
Martin Preuss
2025-03-23 16:58:23 +01:00
parent 52eb92a00c
commit 3ffc4a3410
3 changed files with 20 additions and 1 deletions

View File

@@ -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