public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* RedHat magazine code
@ 2005-10-11 18:48 Shaw, Marco
  0 siblings, 0 replies; only message in thread
From: Shaw, Marco @ 2005-10-11 18:48 UTC (permalink / raw)
  To: SystemTAP

**Newbie alert**

Should the 'example 1' sample code here work on RHEL4U2?
http://www.redhat.com/magazine/011sep05/features/systemtap/


Here's what I get:
[root]# stap kprobebio.stp
semantic error: no match for probe point
         while: resolving probe point
kernel.function("generic_make_request")
Pass 2: analysis failed.  Try again with '-v' (verbose) option.
[root]# stap -v kprobebio.stp
Created temporary directory "/tmp/stapggt4Tp"
Searched '/usr/share/systemtap/tapset/2.6.9-22.EL/*.stp', match count 0
Searched '/usr/share/systemtap/tapset/2.6.9/*.stp', match count 0
Searched '/usr/share/systemtap/tapset/2.6/*.stp', match count 0
Searched '/usr/share/systemtap/tapset/*.stp', match count 4
Pass 1: parsed user script and 4 library script(s).
parsed 'generic_make_request' -> func 'generic_make_request'
semantic error: no match for probe point
         while: resolving probe point
kernel.function("generic_make_request")
Pass 2: analyzed user script.  2 probe(s), 10 function(s), 1 global(s).
Pass 2: analysis failed.  Try again with '-v' (verbose) option.
Running /bin/rm -rf /tmp/stapggt4Tp

I've just installed kernel-debuginfo, which I thought was originally the
problem.

Marco

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-11 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-11 18:48 RedHat magazine code Shaw, Marco

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).