[CRIU] [PATCH 11/12] cpuinfo: Add "cpuinfo [dump|check]" commands
Pavel Emelyanov
xemul at parallels.com
Wed Oct 1 05:57:09 PDT 2014
> diff --git a/crtools.c b/crtools.c
> index 87f442c72120..d297abc59713 100644
> --- a/crtools.c
> +++ b/crtools.c
> @@ -545,6 +545,8 @@ usage:
> " page-server launch page server\n"
> " service launch service\n"
> " dedup remove duplicates in memory dump\n"
> +" cpuinfo dump writes cpu information into image file\n"
> +" cpuinfo check validates cpu information read from image file\n"
> );
>
> if (usage_error) {
Is this all?
More information about the CRIU
mailing list