[Bug translator/13037] New: blacklist false positives

fche at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jul 28 01:51:00 GMT 2011


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

           Summary: blacklist false positives
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com


Until bug #6711 is implemented, and we're stuck with the
built-in blacklist, we need to tweak it a tad.  Here is
one regexp that needs to be tightened up, to limit itself
to genuine lock- rather than block-related functions.

 blfn += "|.*read_.*lock.*";

from https://bugzilla.redhat.com/show_bug.cgi?id=708255#c5

-- 
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