[CRIU] [PATCH] Added --display-stats to the man page
Adrian Reber
adrian at lisas.de
Thu Oct 13 00:41:17 PDT 2016
From: Adrian Reber <areber at redhat.com>
Signed-off-by: Adrian Reber <areber at redhat.com>
---
Documentation/criu.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/criu.txt b/Documentation/criu.txt
index 48331d7..5ee5995 100644
--- a/Documentation/criu.txt
+++ b/Documentation/criu.txt
@@ -51,6 +51,15 @@ The following levels are available:
*--log-pid*::
Write separate logging files per each pid.
+*--display-stats*::
+ During dump as well as during restore *criu* collects information
+ like the time required to dump or restore the process or the
+ number of pages dumped or restored. This information is always
+ written to the files 'stats-dump' and 'stats-restore' and can
+ be easily displayed using *crit*. The option *--display-stats*
+ additionally prints out this information on the console at the end
+ of a dump or a restore.
+
*-D*, *--images-dir* 'path'::
Use 'path' as a base directory where to look for sets of image files.
--
2.9.3
More information about the CRIU
mailing list