From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 0/3] xen: guest tracing improvements Date: Tue, 6 Aug 2013 15:46:38 +0100 Message-ID: <52010C4E.8020903@eu.citrix.com> References: <1374758582-29038-1-git-send-email-david.vrabel@citrix.com> <52010BA2.7090500@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52010BA2.7090500@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: David Vrabel Cc: George Dunlap , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 06/08/13 15:43, David Vrabel wrote: > On 25/07/13 14:22, David Vrabel wrote: >> There exists an existing hypercall sub-op (HVMOP_xentrace) for adding >> trace records. This series makes some minor improvements and adds a >> libxc function to call it. > George, I think this is your area. Could you review please? It's on my short list. -George