[Bug translator/3261] New: module("*") wildcard also expands to kernel functions

mmlnx at us dot ibm dot com sourceware-bugzilla@sourceware.org
Mon Sep 25 21:28:00 GMT 2006


In the current.stp test, module("*").function("*interrupt*") expands to every
function in modules and the kernel with "interrupt" in its name. I assume it
should only expand to functions in modules, correct?

In fact, what is the purpose of distinquishing between the kernel and modules
when probing a function?  Under what circumstances would you want to probe a
function if it's in the kernel, but not if it's in a module (and visa versa)?

-- 
           Summary: module("*") wildcard also expands to kernel functions
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mmlnx at us dot ibm dot com


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

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



More information about the Systemtap mailing list