From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 1/3] trace: include timestamp in trace records added by HVMOP_xentrace Date: Thu, 15 Aug 2013 15:15:04 +0100 Message-ID: <520CE268.4060202@eu.citrix.com> References: <1374758582-29038-1-git-send-email-david.vrabel@citrix.com> <1374758582-29038-2-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1374758582-29038-2-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 , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 25/07/13 14:23, David Vrabel wrote: > From: David Vrabel > > TRC_GUEST trace records added by the HVMOP_xentrace op are not > timestamped. Timestamping these records is useful if only TRC_GUEST > records are enabled. > > Signed-off-by: David Vrabel Acked-by: George Dunlap Sorry for the delay in reviewing. -George