This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/14714] New: stap flag for bigger --suppress-handler-errors hammer


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]