No description
Find a file
Cyrill Gorcunov 234dce785f make: Add scripts/utilities.mak
Some features need to be tested on the system
where the project is compiled, so instead of
drowning into autoconf hell lets try to handle
all this with make facility.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-20 16:02:07 +04:00
arch x86: syscalls -- Add sys_sendto/sys_recvfrom helpers 2013-05-15 16:49:19 +04:00
Documentation Documentation/Makefile: fix clean target 2013-05-10 11:01:57 +04:00
include page-server: allow to execute page-server in the background (v2) 2013-05-20 15:00:40 +04:00
pie mem: Place mprotect and dump_pages args in one parasite args area 2013-05-14 11:02:18 +04:00
protobuf protobuf: Prepare scaffolds for procfs NS entries 2013-05-18 03:37:00 +04:00
scripts make: Add scripts/utilities.mak 2013-05-20 16:02:07 +04:00
test page-server: allow to execute page-server in the background (v2) 2013-05-20 15:00:40 +04:00
.gitignore crtools: rename binary to criu 2013-04-30 20:17:55 +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: Add missing FD_PARMS_INIT assignments 2013-05-18 03:36:01 +04:00
cr-exec.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
cr-restore.c ns: Add c/r for /proc/$pid/ns/$ids references 2013-05-18 04:00:05 +04:00
cr-show.c protobuf: Prepare scaffolds for procfs NS entries 2013-05-18 03:37:00 +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 page-server: allow to execute page-server in the background (v2) 2013-05-20 15:00:40 +04:00
eventfd.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
eventpoll.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
fifo.c Fix typos in comments 2013-04-15 12:46:46 +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: Add ability to use read link in dump_one_reg_file 2013-05-18 03:36:54 +04:00
files.c ns: Add c/r for /proc/$pid/ns/$ids references 2013-05-18 04:00:05 +04:00
fsnotify.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
image.c protobuf: Prepare scaffolds for procfs NS entries 2013-05-18 03:37:00 +04:00
ipc_ns.c ns: Extend ns_desc to carry the length of the ns name 2013-05-18 03:36:56 +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 mem: Update soft-dirty detection to work on -mm tree 2013-05-17 16:13:49 +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 make help: document dist target 2013-05-03 01:56:31 +04:00
Makefile.crtools stats: Protobuf file introduction introduction 2013-05-13 13:50:15 +04:00
Makefile.inc Makefiles: add install target 2013-05-03 01:56:30 +04:00
mem.c mem: Update soft-dirty detection to work on -mm tree 2013-05-17 16:13:49 +04:00
mount.c ns: Extend ns_desc to carry the length of the ns name 2013-05-18 03:36:56 +04:00
namespaces.c ns: Add c/r for /proc/$pid/ns/$ids references 2013-05-18 04:00:05 +04:00
net.c ns: Extend ns_desc to carry the length of the ns name 2013-05-18 03:36:56 +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 page-read: fixed format strings 2013-04-30 18:31:35 +04:00
page-xfer.c page-server: allow to execute page-server in the background (v2) 2013-05-20 15:00:40 +04:00
parasite-syscall.c dump: Introduce the pre-dump action 2013-05-14 12:00:40 +04:00
pipes.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00
proc_parse.c filelock: fix potential fl memleak 2013-05-16 17:07:00 +04:00
protobuf.c protobuf: Prepare scaffolds for procfs NS entries 2013-05-18 03:37:00 +04:00
pstree.c Change crtools to criu in comments 2013-05-10 11:02:27 +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
signalfd.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sk-inet.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sk-netlink.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sk-packet.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sk-queue.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sk-tcp.c Change crtools to criu in comments 2013-05-10 11:02:27 +04:00
sk-unix.c show: Remove options args from ->show callback 2013-05-08 00:23:42 +04:00
sockets.c Change crtools to criu in comments 2013-05-10 11:02:27 +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 tty: Don't try to restore a group on inherited terminal if session leader present 2013-05-07 22:35:33 +04:00
util.c util: Make read_fd_link to return the length of the link read 2013-05-07 22:42: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)