[CRIU] [PATCH 10/22] parasite: Switch parasite to daemon mode
Pavel Emelyanov
xemul at parallels.com
Wed May 15 09:13:21 EDT 2013
> diff --git a/test/zdtm.sh b/test/zdtm.sh
> index 4b11a96..d79acf0 100755
> --- a/test/zdtm.sh
> +++ b/test/zdtm.sh
> @@ -352,7 +352,7 @@ EOF
>
>
> save_fds $PID $ddump/dump.fd
> - setsid $CRTOOLS_CPT dump $opts --file-locks --tcp-established $linkremap \
> + strace -fo strace.log $CRTOOLS_CPT dump $opts --file-locks --tcp-established $linkremap \
Nice :\
> -x --evasive-devices -D $ddump -o dump.log -v 4 -t $PID $args $ARGS || {
> echo WARNING: process $tname is left running for your debugging needs
> return 1
>
More information about the CRIU
mailing list