2
0
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:
Pavel Emelyanov
2013-05-08 17:23:56 +04:00
parent e75148dc03
commit d770f4ef23
10 changed files with 33 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
enum {
CR_FD_INVENTORY,
CR_FD_STATS,
/*
* Task entries
*/