public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/9930] New: produce more information about probe reentrancy
@ 2009-03-07 22:07 fche at redhat dot com
  2009-03-07 23:24 ` [Bug translator/9930] " fche at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fche at redhat dot com @ 2009-03-07 22:07 UTC (permalink / raw)
  To: systemtap

With tracepoints, it's easy to generate unintentionally reentrant probes.

# stap -t -e 'probe trace("*") {}' -w

running for a while produces 

WARNING: Number of errors:, skipped probes: NNN
WARNING: Skipped due to reentrancy: NNN

It would be nice to track which probes are reentrant with respect to which
others.  The results may be very intuitive (tracepoints associated with
hardware interrupts), in which case we may need to relax the MAXSKIPPED/etc.
logic for reentrancy, so that such a common case is not penalized.

-- 
           Summary: produce more information about probe reentrancy
           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


http://sourceware.org/bugzilla/show_bug.cgi?id=9930

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-08  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-07 22:07 [Bug translator/9930] New: produce more information about probe reentrancy fche at redhat dot com
2009-03-07 23:24 ` [Bug translator/9930] " fche at redhat dot com
2009-03-07 23:57 ` jistone at redhat dot com
2009-03-08  0:24 ` fche at redhat dot com
2009-03-08  5:52 ` jistone at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).