Re: core files

Chris Wedgwood (cw@ix.net.nz)
Wed, 30 Dec 1998 15:45:00 +1300


On Tue, Dec 29, 1998 at 01:53:18PM -0600, Michael Elizabeth Chastain wrote:

> To be correct, the wrapper needs to use PTRACE_SYSCALL instead, and
> filter the syscall event stream for calls to signal(2) so that it
> knows which signals the child is handling. There is enough
> information available to do this conveniently.

The speed would suck rocks. Run squid or netscape under strace and
you'll see what I mean.

-cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/