[Bug tapsets/13864] New: send_sig
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Sat Mar 17 20:29:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13864
Bug #: 13864
Summary: send_sig
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tapsets
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
Sometimes it is desirable to send random signals to random processes from a
probe handler. But send_sig is a blocking call, so cannot be directly called.
Let's build something safe that defers/wraps it.
--
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