public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "dsmith at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug tapsets/13501] Some arguments for 'stap -L "*, *.*, *.*.*" ' probe points not found
Date: Thu, 15 Dec 2011 19:30:00 -0000	[thread overview]
Message-ID: <bug-13501-6586-EXGS3dIObd@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-13501-6586@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=13501

--- Comment #6 from David Smith <dsmith at redhat dot com> 2011-12-15 19:14:10 UTC ---
(In reply to comment #5)
> The next set of errors can be seen by the following:
> 
> ====
> # stap -L 'sunrpc.clnt.create_client'
> semantic error: unresolved type : identifier 'args' at
> /usr/local/share/systemtap/tapset/rpc.stp:175:3
>         source:         args = __rpc_create_args[tid()]
> ====
> 
> When we can't find the 'args' parameter of    
> kernel.function("rpc_new_client").inline, we used a cached copy that is in the
> __rpc_create_args global.  This error means we can't figure out what type
> __rpc_create_args is.
> 
> I'm unsure of how to fix this one.

Josh Stone helped develop a workaround for this one by initializing the 'args'
local variable even in the branch that doesn't use 'args'. See commit d7699f7.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2011-12-15 19:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 22:01 [Bug tapsets/13501] New: " wcohen at redhat dot com
2011-12-15 11:35 ` [Bug tapsets/13501] " wcohen at redhat dot com
2011-12-15 15:32 ` dsmith at redhat dot com
2011-12-15 15:53 ` dsmith at redhat dot com
2011-12-15 16:14 ` dsmith at redhat dot com
2011-12-15 18:34 ` dsmith at redhat dot com
2011-12-15 19:14 ` dsmith at redhat dot com
2011-12-15 19:30 ` dsmith at redhat dot com [this message]
2011-12-16 17:42 ` dsmith at redhat dot com
2011-12-16 17:57 ` dsmith at redhat dot com
2011-12-17  1:08 ` dsmith at redhat dot com
2011-12-19 21:09 ` dsmith at redhat dot com
2017-05-08 20:31 ` fche at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13501-6586-EXGS3dIObd@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).