[CRIU] [PATCH 0/4] criu2text

Cyrill Gorcunov gorcunov at gmail.com
Wed Sep 17 08:56:37 PDT 2014


On Fri, Sep 12, 2014 at 02:50:41AM +0300, Ruslan Kuprieiev wrote:
> criu2text is a program written in python to convert criu images
> to/from human readable format. From .img file it produces directory
> with files: magic, 0, 1... File named magic has only criu image magic
> in hex (0x1234) format. Files 0,1... are protobuf messages in protobuf
> text format. Number of files N depends on number of pb entrys stored
> in image file.

Mind to point why we need this at all? I mean "criu show" already does
almost the same. no?


More information about the CRIU mailing list