From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCH 0/3] xen: guest tracing improvements Date: Tue, 6 Aug 2013 15:43:46 +0100 Message-ID: <52010BA2.7090500@citrix.com> References: <1374758582-29038-1-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1374758582-29038-1-git-send-email-david.vrabel@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 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? David