public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Stone, Joshua I" <joshua.i.stone@intel.com>
To: "Kevin Jia" <jiaminghao@gmail.com>
Cc: <systemtap@sourceware.org>
Subject: RE: about systemtap test!
Date: Sat, 25 Mar 2006 02:06:00 -0000	[thread overview]
Message-ID: <CBDB88BFD06F7F408399DBCF8776B3DC06C2E502@scsmsx403.amr.corp.intel.com> (raw)

Kevin Jia wrote:
> So why have not anything include the open's parenttheses? And what
> meaning of the "argstr"?

In your script, argstr has not been set to anything.  It is being
inferred as a string from the format you gave, and the default value of
a string is "".  If instead you use the syscall tapset to probe
syscall.open, then a formatted argstr will be built for you.  The argstr
gives a string representation of all of the parameters to the syscall.

> 2. how use systemtap probes the watchpoint? Can you give me some
> examples? 

I'm not sure what you're asking here.  The SystemTap website has a few
architecture documents that might give the answer you're looking for.
If not, please try to rephrase your question.


Josh Stone

             reply	other threads:[~2006-03-25  2:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-25  2:06 Stone, Joshua I [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-25  1:29 Kevin Jia

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=CBDB88BFD06F7F408399DBCF8776B3DC06C2E502@scsmsx403.amr.corp.intel.com \
    --to=joshua.i.stone@intel.com \
    --cc=jiaminghao@gmail.com \
    --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).