This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/11212] New: per-thread utrace probes
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 22 Jan 2010 21:21:34 -0000
- Subject: [Bug translator/11212] New: per-thread utrace probes
- Reply-to: sourceware-bugzilla at sourceware dot org
It is sometimes desirable to specify that utrace probes be
applied to threads rather than all threads of a process.
In the absence of other identifying information, this most
likely would need to be in the form of an existing thread-tid
probe process(453).thread.syscall {}
or somesuch notation, to prevent automagic broadening from thread
to task.
See also https://bugzilla.redhat.com/show_bug.cgi?id=463225
--
Summary: per-thread utrace probes
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: fche at redhat dot com
BugsThisDependsOn: 6900
http://sourceware.org/bugzilla/show_bug.cgi?id=11212
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.