Searched refs:VG_OPTS (Results 1 – 2 of 2) sorted by relevance
13 VG_OPTS="--track-origins=yes --leak-check=full --log-file=${VG_LOG}"14 VG_OPTS="$VG_OPTS --trace-children=yes"20 exec $VG_PATH $VG_OPTS $UNIT_BINARY $UNIT_ARGS
174 VG_OPTS="--track-origins=yes --leak-check=full"175 VG_OPTS="$VG_OPTS --trace-children=yes"176 VG_OPTS="$VG_OPTS --trace-children-skip=${VG_IGNORE}"181 VG="$VG_PATH $VG_OPTS"