mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
stats: Protobuf file introduction introduction
We'll have one more "image" file generated by dump and (surprisingly) restore commands -- the stats one. It will contain in a single pb object all the statistics collected by dump/restore. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
enum {
|
||||
CR_FD_INVENTORY,
|
||||
CR_FD_STATS,
|
||||
/*
|
||||
* Task entries
|
||||
*/
|
||||
|
Reference in New Issue
Block a user