[CRIU] Re: [PATCH cr 2/2] dump: use prctl to dump clear_tid_address
Andrew Vagin
avagin at parallels.com
Fri Feb 17 10:28:20 EST 2012
On Fri, Feb 17, 2012 at 04:39:51PM +0400, Pavel Emelyanov wrote:
> On 02/17/2012 12:47 AM, Andrey Vagin wrote:
> >
> > Signed-off-by: Andrey Vagin <avagin at openvz.org>
> > ---
> > cr-dump.c | 29 +++++++++++++++++++++++------
> > include/parasite-syscall.h | 3 +++
> > include/parasite.h | 7 +++++++
> > include/ptrace.h | 1 -
> > include/types.h | 2 +-
> > parasite-syscall.c | 13 +++++++++++++
> > parasite.c | 13 +++++++++++++
> > 7 files changed, 60 insertions(+), 8 deletions(-)
> >
>
> Can we use the PARASITE_CMD_DUMP_MISC for this?
clear_tid_address should be dumped for each thread, but
PARASITE_CMD_DUMP_MISC is executed for a process
More information about the CRIU
mailing list