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 testsuite/10084] New: systemtap.examples/network/dropwatch fails on kernels without kfree_skb tracepoint


For example on 2.6.27.21-170.2.56.fc10.i686:

attempting command  stap -p4 dropwatch.stp
OUT semantic error: no match while resolving probe point kernel.trace("kfree_skb
")
Pass 2: analysis failed.  Try again with another '--vp 01' option.
child process exited abnormally
RC 1
FAIL: systemtap.examples/network/dropwatch build
attempting command  stap dropwatch.stp -c "sleep 1"
OUT semantic error: no match while resolving probe point kernel.trace("kfree_skb
")
Pass 2: analysis failed.  Try again with another '--vp 01' option.
child process exited abnormally
RC 1
FAIL: systemtap.examples/network/dropwatch run

-- 
           Summary: systemtap.examples/network/dropwatch fails on kernels
                    without kfree_skb tracepoint
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mjw at redhat dot com
                CC: wcohen at redhat dot com


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

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