[CRIU] [PATCH] test: check, that parasite can rollback itself

Cyrill Gorcunov gorcunov at gmail.com
Fri Jun 14 07:40:22 EDT 2013


On Fri, Jun 14, 2013 at 03:31:41PM +0400, Andrey Vagin wrote:
> --- /dev/null
> +++ b/test/fault-injection/parasite.stp
> @@ -0,0 +1,32 @@
> +global i
> +
> +probe process("../../criu").begin
> +{
> +	i = 0;
> +}

If there another session with criu and zdtm running on same
node, this won't inject "error" in it, right? Sorry if dumb
question, I've not worked yet with systemtap.


More information about the CRIU mailing list