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]

Kernel-debuginfo


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.


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