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]

Re: scsi.stp won't run


Martin Peschke :
Hi,

I'd like to try the kernel event trace tool
(http://sourceware.org/ml/systemtap/2005-q4/msg00458.html).
When running "stap -vg -I . sample.stp" I get the following
error, and similar errors for other scsi probes:

parsed 'scsi_io_completion' -> func 'scsi_io_completion'
pattern 'scsi_mod' matches module 'scsi_mod'
focused on module 'scsi_mod' = [f8857000-f8878169, bias 0]
semantic error: cannot find module scsi_mod debuginfo: Unsupported relocation type
semantic error: no match for probe point

I am not sure if the error you got is the same as I got before:


WARNING: cannot find module scsi_mod debuginfo: relocation refers to
undefined symbol
semantic error: no match for probe point
         while: resolving probe point

But this bug has been fixed by the elfutils-0.118-1

You can try the latest elfutils

I can sucessfully run all the tapsets with elfutils-0.118-1 & 2.6.9-27EL






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