public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* scsi.stp won't run
@ 2006-01-11 12:54 Martin Peschke
  2006-01-11 14:00 ` Li Guanglei
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Peschke @ 2006-01-11 12:54 UTC (permalink / raw)
  To: systemtap

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
          while: resolving probe point 
module("scsi_mod").function("scsi_io_completion")
semantic error: no match for probe point
          while: resolving probe point addevent.scsi.iocompleted
semantic error: no match for probe point
          while: resolving probe point addevent.scsi

Parsing of other *.stp files seems to okay.

I have verfied that stap is working by running other simple sample 
probes successfully. kernel-debuginfo is installed and does provide
/usr/lib/debug/lib/modules/2.6.14-1.1653_FC4/kernel/drivers/scsi/scsi_mod.ko.debug
scsi_mod has been loaded as a module.

[root@dyn-9-152-230-71 guanglei]# stap -V
SystemTap translator/driver (version 0.5.2 built 2005-12-19)

Do you have got any idea what is going wrong?
Thank you.

Martin

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-01-15 14:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-11 12:54 scsi.stp won't run Martin Peschke
2006-01-11 14:00 ` Li Guanglei
2006-01-12 12:37   ` Martin Peschke
2006-01-12 15:25     ` Guanglei Li
2006-01-12 15:49       ` Frank Ch. Eigler
2006-01-13 18:22         ` Martin Peschke
2006-01-15 14:11           ` Li Guanglei
2006-01-13 10:55     ` Li Guanglei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).