This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/16667] need to add clone() syscall support to the syscall/nd_syscall tapsets


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]