qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Add a stp file for usage from build director


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] Add a stp file for usage from build directory
Date: Wed, 29 May 2013 09:57:28 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden>
> ---
>  Makefile.target | 16 +++++++++++++---
>  1 file changed, 13 insertions(+), 3 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]