criu/test
Andrey Vagin 8a7dc1da8f dump: dump zombies from another PID namespace
The problem is to get a virtual pid for zombies.
This code gets two list of children from current and target pidns.
Then it removes alive task from the second list and dumps remaining zombies.

A procfs from a target pidns is needed for dumping zombies,
crtools gets it from parasite code.

v2: Fix comment and get proc fd from a root task

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2012-09-07 19:17:18 +04:00
..
app-emu test, app-emu: Add HelloWorld java test 2012-05-03 13:06:56 +04:00
tcp tcp: Automate TCP stream c/r 2012-04-28 20:37:54 +04:00
zdtm zdtm: don't use dprintf, because it's not thread safe 2012-09-02 01:03:10 +04:00
zdtm.sh dump: dump zombies from another PID namespace 2012-09-07 19:17:18 +04:00