[Bug tapsets/16667] need to add clone() syscall support to the syscall/nd_syscall tapsets
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Mar 6 16:49:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=16667
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
(In reply to David Smith from comment #0)
> The syscall/nd_syscall tapsets need support for the clone() syscall.
>
> Note that currently we have indirect support for clone() since we do have
> syscall.fork, but that isn't quite the same thing.
Actually, syscall.fork tries to figure out if clone() was called. However, that
support appears to be broken.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list