mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
Check threads
This commit is contained in:
parent
e5ed4c3c89
commit
3ebcfd5c0a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ autorestart=false
|
||||||
startretries=0
|
startretries=0
|
||||||
numprocs_start=10
|
numprocs_start=10
|
||||||
priority=11
|
priority=11
|
||||||
command=/bin/bash -c "/usr/bin/valgrind --xml=yes --xml-file=/tmp/memory-report.xml --leak-check=full --show-reachable=yes --show-leak-kinds=all --errors-for-leak-kinds=all --error-exitcode=1 --track-origins=yes /usr/sbin/icwmpd"
|
command=/bin/bash -c "/usr/bin/valgrind --tool=helgrind --xml=yes --xml-file=/tmp/memory-report.xml --leak-check=full --show-reachable=yes --show-leak-kinds=all --errors-for-leak-kinds=all --error-exitcode=0 --track-origins=yes /usr/sbin/icwmpd"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue