CLI

Revision as of 21:08, 14 January 2012 by Cyrillos (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Command line syntax

Syntax is pretty trivial one but partially context dependent.

 crtools [-c] [-D dir] (-s|-d|-r) [-p|-t] $pid

  • c - to continue execution of a task once checkpoint is complete in case of checkpointing stage, and show contents of memory pages in case of show stage
  • D dir - write/read dump images to/from the specified directory
  • s - read image files and show their contents
  • d - checkpoint a process
  • r - restore a process