This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug tapsets/18143] target_set tapset does not track threads created with clone()
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Fri, 20 Mar 2015 13:24:34 +0000
- Subject: [Bug tapsets/18143] target_set tapset does not track threads created with clone()
- Auto-submitted: auto-generated
- References: <bug-18143-6586 at http dot sourceware dot org/bugzilla/>
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.