qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] Add support for SystemTAP and DTrace tracing ba


From: Daniel P. Berrange
Subject: [Qemu-devel] [PATCH 0/2] Add support for SystemTAP and DTrace tracing backends
Date: Mon, 8 Nov 2010 11:33:02 +0000

This is an update of the SystemTAP/DTrace patches previously sent

  http://lists.gnu.org/archive/html/qemu-devel/2010-10/msg01451.html

The patch is now split into two pieces. 

The first patch contains the generic DTrace tracing backend support.

The second patch contains additional pieces for SystemTAP to generate
a tapset for each of the qemu-system-XXX binaries, to simplify life
for admins wanting to use the tracing backend. This addresses the 
problem in previous versions of the patch where the tapset only worked 
for /usr/bin/qemu and no other binaries. Unfortunately SystemTAP does 
not allow for use of wildcards, so it was neccessary to go for a separate 
tapset file per emulator binary.

Regards,
Daniel




reply via email to

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