criu/arch/x86
Andrey Vagin 77905aae19 dump: get tasks ids from parasite
We have two reason for that:
* parsing of /proc/pid/status is slow
* parasite returns ids from a target userns

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-11-07 17:14:32 +04:00
..
include/asm cpuinfo: Add "cpuinfo [dump|check]" commands, v2 2014-10-03 13:26:58 +04:00
cpu.c cpuinfo: Don't report negative values to shell 2014-10-07 15:44:12 +04:00
crtools.c ptrace: flush breakpoints 2014-09-22 18:03:03 +04:00
Makefile x86: Implement prlimit proxy 2013-05-23 15:12:58 +04:00
parasite-head.S parasite: allocate stack for each thread 2013-05-24 18:53:33 +04:00
prlimit.c x86: Implement prlimit proxy 2013-05-23 15:12:58 +04:00
restorer.c headers: Move prctl constants to prctl.h 2013-11-14 22:19:43 +04:00
syscall-common-x86-64.S restore: set up correct sa_restorer for SIGCHLD handler (v3) 2013-03-25 23:43:40 +04:00
syscall-x86-64.def dump: get tasks ids from parasite 2014-11-07 17:14:32 +04:00
syscalls-x86-64.sh make: arch -- Switch to a new build scheme 2013-02-18 18:10:43 +04:00
vdso-pie.c vdso: x86 -- Fix missing ability to remap vDSO if only one zone present 2014-08-06 09:40:39 +04:00
vdso.c proc: Use fopen_proc instead of fopen("/proc...") 2014-09-18 20:26:20 +04:00