[Bug dyninst/14706] New: Support multiple target processes in stapdyn
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Oct 11 19:22:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14706
Bug #: 14706
Summary: Support multiple target processes in stapdyn
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: dyninst
AssignedTo: systemtap@sourceware.org
ReportedBy: jistone@redhat.com
Classification: Unclassified
We should support multiple target processes in stapdyn. This primarily means
following fork/exec process children from the initial target, but it could also
mean allowing multiple -c/-x targets, if we want.
We'll need shared memory between targets, at least for global variables
(including per-thread stats memory, so anyone can aggregate). Any events that
are not process specific (e.g. begin, end, timers) can run in the stapdyn
process, like they are now for the case with no target process.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list