automation-tests/vendor
Adrian Reber 6b8fc3bd1d
Add 'stats-dump' file to exported checkpoint
There was the question about how long it takes to create a checkpoint.
CRIU already provides some statistics about how long it takes to create
a checkpoint and similar.

With this change the file 'stats-dump' is included in the checkpoint
archive and the tool checkpointctl can be used to display these
statistics:

./checkpointctl show -t /tmp/cp.tar --print-stats

Displaying container checkpoint data from /tmp/dump.tar

[...]
CRIU dump statistics
+---------------+-------------+--------------+---------------+---------------+---------------+
| FREEZING TIME | FROZEN TIME | MEMDUMP TIME | MEMWRITE TIME | PAGES SCANNED | PAGES WRITTEN |
+---------------+-------------+--------------+---------------+---------------+---------------+
| 105405 us     | 1376964 us  | 504399 us    | 446571 us     |        492153 |         88689 |
+---------------+-------------+--------------+---------------+---------------+---------------+

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-11-05 16:15:00 +00:00
..
github.com Add 'stats-dump' file to exported checkpoint 2021-11-05 16:15:00 +00:00
go.etcd.io/bbolt Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 2021-06-03 09:34:51 +00:00
go.mozilla.org/pkcs7 Bump to Buildah 1.16.0-dev in upstream 2020-08-03 14:34:24 -04:00
go.opencensus.io Bump github.com/spf13/cobra to v1.2.1 2021-07-02 17:36:30 +02:00
golang.org/x Allow API to specify size and inode quota 2021-10-18 14:44:10 -04:00
google.golang.org Add 'stats-dump' file to exported checkpoint 2021-11-05 16:15:00 +00:00
gopkg.in vendor containers/common@main 2021-07-02 11:38:28 +02:00
k8s.io Bump k8s.io/api from 0.22.1 to 0.22.2 2021-09-20 12:24:12 +00:00
sigs.k8s.io/structured-merge-diff/v4 Bump k8s.io/api from 0.20.5 to 0.21.0 2021-04-09 08:04:51 +00:00
modules.txt Add 'stats-dump' file to exported checkpoint 2021-11-05 16:15:00 +00:00