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/2436] New: inline function context_switch in IA64 platfrom


In IA64 platform, buildok/six.stp always failed to run. The error information 
is shown as follows:
Pass 1: parsed user script and 10 library script(s) in 71usr/3sys/75real ms.
parsed 'context_switch' -> func 'context_switch'
pattern 'kernel' matches module 'kernel'
focused on module 'kernel' = [a000000100000000-a000000101867ce8, bias 0]
pattern 'context_switch' matches function 'context_switch'
checking instances of inline context_switch
examining inline instance of context_switch
selected inline instance of context_switch
pattern 'kernel' matches module 'kernel'
semantic error: no match for probe point
         while: resolving probe point kernel.inline("context_switch")
Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 global(s) in 
177usr/18sys/196real ms.
Pass 2: analysis failed.

-- 
           Summary: inline function context_switch in IA64 platfrom
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: bibo dot mao at intel dot com


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

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


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