From: Stefan Hajnoczi <stefanha@gmail.com>
To: Alon Levy <alevy@redhat.com>
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] Add a stp file for usage from build directory
Date: Wed, 29 May 2013 09:57:28 +0200 [thread overview]
Message-ID: <20130529075728.GA20680@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1369787288-4478-1-git-send-email-alevy@redhat.com>
On Tue, May 28, 2013 at 08:28:08PM -0400, Alon Levy wrote:
> For systemtap the location of the process being tapped is crucial, as a
> result the existing stp file requires installation for use.
>
> There are now two files:
> $(TARGET_DIR)/$(QEMU_PROG).stp-installed: copied to $(tapdir)/$(QEMU_PROG).stp
> $(TARGET_DIR)/$(QEMU_PROG).stp: pointing to the built binary, usable
> without installation
>
> To use:
> stap -I $(TARGET_DIR) ...
>
> Signed-off-by: Alon Levy <alevy@redhat.com>
> ---
> Makefile.target | 16 +++++++++++++---
> 1 file changed, 13 insertions(+), 3 deletions(-)
Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing
Stefan
prev parent reply other threads:[~2013-05-29 7:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 0:28 [Qemu-devel] [PATCH v2] Add a stp file for usage from build directory Alon Levy
2013-05-29 6:29 ` Paolo Bonzini
2013-05-29 7:57 ` Stefan Hajnoczi [this message]
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=20130529075728.GA20680@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=alevy@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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 NNTP newsgroup(s).