public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "dsmith at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sources.redhat.com
Subject: [Bug translator/7045] user-space probe x86 on x86-64 host
Date: Mon, 08 Dec 2008 15:35:00 -0000	[thread overview]
Message-ID: <20081208153355.26453.qmail@sourceware.org> (raw)
In-Reply-To: <20081124155752.7045.fche@redhat.com>


------- Additional Comments From dsmith at redhat dot com  2008-12-08 15:33 -------
(In reply to comment #4)
> Yeah
> stap -e 'probe process("./hello").function("*").call {}'  failed due to
> mismatched elf.
>
> But 
> stap -e 'probe process("./hello").syscall {}'  gets rid of the checking  elf.

Here's a small clarification of the last example above (the ".syscall" one). 
That example doesn't check the debuginfo because it doesn't need debuginfo
(internally that example uses utrace which doesn't require debuginfo).  So, the
fact that the .syscall probe doesn't check matching debuginfo is by design.


-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  parent reply	other threads:[~2008-12-08 15:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24 15:59 [Bug translator/7045] New: " fche at redhat dot com
2008-12-03  8:48 ` [Bug translator/7045] " wenji dot huang at oracle dot com
2008-12-05 17:07 ` fche at redhat dot com
2008-12-05 20:40 ` jkenisto at us dot ibm dot com
2008-12-08  3:25 ` wenji dot huang at oracle dot com
2008-12-08 15:35 ` dsmith at redhat dot com [this message]
2009-03-27 20:15 ` 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=20081208153355.26453.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --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).