public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Kevin Stafford <kevinrs@us.ibm.com>
Cc: systemtap@sources.redhat.com
Subject: Re: probes that access userspace
Date: Fri, 14 Oct 2005 19:21:00 -0000	[thread overview]
Message-ID: <20051014192057.GB22281@redhat.com> (raw)
In-Reply-To: <435002D3.1050703@us.ibm.com>

Hi -

On Fri, Oct 14, 2005 at 12:11:15PM -0700, Kevin Stafford wrote:
> >>[...]  If this is not possible, I think it would be useful to
> >>enhance the language such that a probe script could explicitly
> >>notify the translator of a user space pointer access [...]
> >>   
> >Perhaps.  Other than the system call interfaces, is this difficulty
> >likely to arise often elsewhere?
> >
> >[...] For user-level probes, there is no ambiguity: every
> >pointer dereference is in user space.
>
> Being that for user-level probes, every pointer dereference is in
> user space, I believe it is certain that this difficulty will arise
> elsewhere.

Perhaps I was being unclear.  The "difficulty" I was referring to was
the ambiguity in whether an ordinary or special dereference operation
is required for any given $var->field expression.  It is this
ambiguity that could be resolved by the user via a language extension,
and it is this ambiguity that does not exist for variables that show
up in user-level probes.


- FChE

  reply	other threads:[~2005-10-14 19:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E55D.2090005__29732.3145241991$1129302467$gmane$org@us.ibm.com>
2005-10-14 16:23 ` Frank Ch. Eigler
2005-10-14 19:10   ` Kevin Stafford
2005-10-14 19:21     ` Frank Ch. Eigler [this message]
2005-10-14 21:09   ` Jim Keniston
2005-10-14 22:15     ` Roland McGrath
2005-10-14 21:12 Kevin Stafford
  -- strict thread matches above, loose matches on Subject: below --
2005-10-14 15:05 Kevin Stafford

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=20051014192057.GB22281@redhat.com \
    --to=fche@redhat.com \
    --cc=kevinrs@us.ibm.com \
    --cc=systemtap@sources.redhat.com \
    /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).