From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v5 5/5] xen/console: Traditional console timestamps including milliseconds Date: Tue, 11 Mar 2014 14:30:04 +0000 Message-ID: <531F1DEC.8030808@citrix.com> References: <1394213285-9359-1-git-send-email-andrew.cooper3@citrix.com> <1394213285-9359-6-git-send-email-andrew.cooper3@citrix.com> <1394532785.18366.10.camel@kazak.uk.xensource.com> <531EEB92.2000802@citrix.com> <531EEE41.5080607@citrix.com> <1394547299.30915.23.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394547299.30915.23.camel@kazak.uk.xensource.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: Ian Campbell Cc: Keir Fraser , Tim Deegan , Xen-devel , Stefano Stabellini , David Vrabel , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 11/03/14 14:14, Ian Campbell wrote: > On Tue, 2014-03-11 at 11:06 +0000, David Vrabel wrote: >> Wallclock date/time timestamps may be better served by a klogd like >> logging daemon in dom0 (but such a daemon doesn't exist yet). > xenconsoled can be configured to log hypervisor logs to disk too, > although I'm not sure that it adds timestamps as it goes. > > Ian. > > And furthermore is destructive to the Xen console ring, so you cant peak with `xl dmesg`, or indeed use the replay debugkey. ~Andrew