• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xemul / criu / 573
64%
master: 66%

Build:
Build:
LAST BUILD BRANCH: criu-dev
DEFAULT BRANCH: master
Ran 12 Oct 2016 08:07AM UTC
Jobs 6
Files 122
Run time 11min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
573

push

travis-ci

xemul
Added option to display dump/restore stats

Currently criu writes dump/restore statistics to a file. This patch adds
the option '--display-stats' which additionally displays the same
information on the console:

 # criu dump --display-stats -D /tmp/cp -t <PID>
 Displaying dump stats:
 Freezing time: 133 us
 Frozen time: 135173 us
 Memory dump time: 114760 us
 Memory write time: 85107 us
 IRMAP resolve time: 0 us
 Memory pages scanned: 2099 (0x833)
 Memory pages skipped from parent: 0 (0x0)
 Memory pages written: 1052 (0x41c)
 Zero memory pages: 0 (0x0)
 Lazy memory pages: 0 (0x0)

 # criu restore --display-stats -D /tmp/cp
 Displaying restore stats:
 Pages compared: 0 (0x0)
 Pages skipped COW: 0 (0x0)
 Pages restored: 51227 (0xc81b)
 Restore time: 57428 us
 Forking time: 51473 us

v2:
 - fix compile failure on 32bit ARM

travis-ci: success for Added option to display dump/restore stats (rev2)
Signed-off-by: Adrian Reber <areber@redhat.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>

16791 of 26216 relevant lines covered (64.05%)

91210.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 573.1 (TR_ARCH=local) 12 Oct 2016 08:11AM UTC 0
64.05
Travis Job 573.1
2 573.2 (TR_ARCH=x86_64) 12 Oct 2016 08:07AM UTC 0
Travis Job 573.2
3 573.3 (TR_ARCH=armv7hf) 12 Oct 2016 08:17AM UTC 0
Travis Job 573.3
4 573.4 (TR_ARCH=aarch64) 12 Oct 2016 08:16AM UTC 0
Travis Job 573.4
5 573.5 (TR_ARCH=ppc64le) 12 Oct 2016 08:18AM UTC 0
Travis Job 573.5
6 573.6 (TR_ARCH=alpine) 12 Oct 2016 08:09AM UTC 0
Travis Job 573.6
Source Files on build 573
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #573
  • 43cdf75e on github
  • Prev Build on criu-dev (#571)
  • Next Build on criu-dev (#574)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc