No description
Find a file
Pavel Tikhomirov 652ce02eeb syscalls: Add proper syscalls definition.
Signed-off-by: Pavel Tikhomirov <snorcht@gmail.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-07-01 16:19:21 +04:00
arch syscalls: Add proper syscalls definition. 2013-07-01 16:19:21 +04:00
Documentation Documentation/Makefile: fix clean target 2013-05-10 11:01:57 +04:00
include syscalls: Add proper syscalls definition. 2013-07-01 16:19:21 +04:00
pie parasite: unprotect VMA-s if one of DUMPPAGES operations failed 2013-06-22 13:13:11 +04:00
protobuf protobuf: Prepare scaffolds for procfs NS entries 2013-05-18 03:37:00 +04:00
scripts make: config -- Add test for prlimit call 2013-05-23 15:12:56 +04:00
test zdtm: add a new test case, which create processes in a loop 2013-06-27 23:46:54 +04:00
.gitignore git: Drop include/config.h from monitoring 2013-05-24 20:12:07 +04:00
.mailmap repo: Add mailmap file 2012-03-25 23:31:20 +04:00
COPYING Add LGPL licence for library directory 2013-04-01 12:29:06 +04:00
cr-check.c cr: Fix permissions on several files 2013-05-15 17:50:57 +04:00
cr-dump.c dump: Return signal mask from parasite on initialization 2013-05-24 20:26:34 +04:00
cr-exec.c exec: Add support for return-arguments 2013-06-08 00:37:05 +04:00
cr-restore.c restore: add action scripts setup-namespaces (v2) 2013-05-31 19:01:31 +04:00
cr-show.c crtools: Get rid of on-stack cr_options 2013-05-28 21:11:13 +04:00
CREDITS Add the CREDITS file 2012-07-30 13:52:37 +04:00
crtools crtools: rename binary to criu 2013-04-30 20:17:55 +04:00
crtools.c crtools: Fix -v option to conform to common sense 2013-06-11 20:12:03 +04:00
eventfd.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
eventpoll.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
fifo.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
file-ids.c x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
file-lock.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
files-reg.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
files.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
fsnotify.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
image-desc.c image: Move image descriptors to own files 2013-05-28 22:12:06 +04:00
image.c image: Move image descriptors to own files 2013-05-28 22:12:06 +04:00
ipc_ns.c ipc_ns: allocate enough memrory for the buffer 2013-05-21 19:06:03 +04:00
kcmp-ids.c x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
kerndat.c pagemap: Move PME_ constants to the header 2013-05-23 12:50:43 +04:00
libnetlink.c netlink: return errno from do_rtnl_req 2013-03-28 18:21:11 +04:00
log.c log: log_init -- Check for dup return code 2013-04-12 20:50:27 +04:00
Makefile Makefile: Add LDFLAGS directive 2013-06-11 11:02:42 +04:00
Makefile.config make: config -- Add test for prlimit call 2013-05-23 15:12:56 +04:00
Makefile.crtools image: Move image descriptors to own files 2013-05-28 22:12:06 +04:00
Makefile.inc Makefiles: add install target 2013-05-03 01:56:30 +04:00
mem.c mm: handle new processes which created between snapshots (v2) 2013-06-27 23:47:15 +04:00
mount.c mount: Verify for external shared mount 2013-06-08 00:00:59 +04:00
namespaces.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
net.c net: Print link kind when reporting inability to dump such 2013-06-11 16:49:11 +04:00
netfilter.c Don't use \Newline in pr_perror 2013-05-16 17:05:45 +04:00
page-pipe.c page-pipe: fixed format strings 2013-04-30 18:31:34 +04:00
page-read.c mm: handle new processes which created between snapshots (v2) 2013-06-27 23:47:15 +04:00
page-xfer.c page-server: Add daemonize call return check 2013-05-21 19:05:15 +04:00
parasite-syscall.c ptrace: check that process is stopped by SIGTRAP 2013-06-22 13:14:42 +04:00
pipes.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
proc_parse.c proc: Don't mark mishinted vdso 2013-05-24 13:27:21 +04:00
protobuf-desc.c protobuf: Move descriptors definitions to own file 2013-05-28 22:11:59 +04:00
protobuf.c protobuf: Move descriptors definitions to own file 2013-05-28 22:11:59 +04:00
pstree.c parasite: use transparent thread indexes 2013-05-24 18:47:11 +04:00
ptrace.c Change crtools to criu in criu messages 2013-05-10 11:02:20 +04:00
rbtree.c code: Fix spaced indentation where found 2012-08-11 21:36:03 +04:00
README README: crtools to criu rename 2013-05-10 11:02:02 +04:00
shmem.c shmem: Print shmem ID on dump in decimal 2013-05-16 16:20:17 +04:00
sigframe.c cr: generalized the prototype of the routine restore_fpu() 2013-06-01 22:45:49 +04:00
signalfd.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
sk-inet.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
sk-netlink.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
sk-packet.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
sk-queue.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sk-tcp.c make: Introduce compile time include/config.h generation 2013-05-20 16:02:14 +04:00
sk-unix.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
sockets.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
stats.c mem/stats: Add stats about memory dumping 2013-05-15 15:46:07 +04:00
sysctl.c sysctl: Don't forget to close fds 2013-04-05 08:23:17 +04:00
tty.c files: Compact the code by removing per-file dump helpers 2013-06-14 00:11:08 +04:00
util.c proc: use vma flags for determing vmas with MAP_GROWSDOWN 2013-05-21 19:03:57 +04:00
uts_ns.c ns: Extend ns_desc to carry the length of the ns name 2013-05-18 03:36:56 +04:00

criu
====

An utility to checkpoint/restore tasks.

Some code snippets are borrowed from

 - Linux kernel (http://kernel.org/)
 - git (http://git-scm.com/)
 - kvm-tools (https://github.com/penberg/linux-kvm)
 - ptrace-parasite (https://code.google.com/p/ptrace-parasite/)

Many thanks to these projects.

Licensed under GPLv2 (http://www.gnu.org/licenses/gpl-2.0.txt)