Kernel-debuginfo

Hien Nguyen hien@us.ibm.com
Wed Aug 3 23:13:00 GMT 2005


Hi Frank,

I am running the stock kernel from kernel.org 2.613-rcx. I am trying out 
the latest systemtap from CVS. This is I got when I try to build your 
test case

./stap -p4 testsuite/buildok/three.stp
semantic error: dwfl failure (find kernel debug-info): No such file or 
directory
        while: resolving probe point kernel.function("pipe_read")
semantic error: no match for probe point
        while: resolving probe point pipe_read
semantic error: dwfl failure (find kernel debug-info): No such file or 
directory
        while: resolving probe point kernel.function("pipe_write")
semantic error: no match for probe point
         while: resolving probe point pipe_write
Pass 2: analysis failed.  Try again with '-v' (verbose) option.


How do I tell systemtap to go look for the my kernel-debuginfo?

Thanks, Hien.



More information about the Systemtap mailing list