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/18143] target_set tapset does not track threads created with clone()


https://sourceware.org/bugzilla/show_bug.cgi?id=18143

--- Comment #3 from David Smith <dsmith at redhat dot com> ---
Created attachment 8200
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8200&action=edit
Proposed fixes

Here's a new version of the tapset (untested) that might fix your problem. It
adds in syscall.vfork.return and syscall.clone.return probes.

Can you let me know if it helps?

-- 
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]