This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/14714] New: stap flag for bigger --suppress-handler-errors hammer
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Fri, 12 Oct 2012 14:51:50 +0000
- Subject: [Bug translator/14714] New: stap flag for bigger --suppress-handler-errors hammer
- Auto-submitted: auto-generated
http://sourceware.org/bugzilla/show_bug.cgi?id=14714
Bug #: 14714
Summary: stap flag for bigger --suppress-handler-errors hammer
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
There is a need for a flag that summarizes occasionally-necessary safety
overrides for unusually heavy-weight scripts, akin to
--suppress-handler-errors, but bigger. A guru-mode-requiring (or perhaps
guru-mode-implied?) option to disable ...
-DSTP_NO_OVERLOAD
-DMAXACTION
-DMAXTRYLOCK
... types of limits.
Maybe call it --suppress-time-limits.
(I don't think it'd be practical to --suppress-space-limits, considering the
static allocation style endemic in the runtime & generated code.)
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.