From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 00/12] Reporting and debugging improvements Date: Tue, 16 Jun 2015 11:25:45 +0100 Message-ID: <1434450345.13744.89.camel@citrix.com> References: <1434388394-26099-1-git-send-email-ian.jackson@eu.citrix.com> <1434445261.13744.62.camel@citrix.com> <21887.63503.609392.165070@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z4o3y-0006Zz-Oa for xen-devel@lists.xenproject.org; Tue, 16 Jun 2015 10:25:50 +0000 In-Reply-To: <21887.63503.609392.165070@mariner.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 Jackson Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-06-16 at 11:18 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [PATCH 00/12] Reporting and debugging improvements"): > > On Mon, 2015-06-15 at 18:13 +0100, Ian Jackson wrote: > > > I have been working on a new script called sg-report-host-history. > > > This is the result so far. > > > > > > The series so far consists of mostly useful improvements, and one > > > bugfix to the existing reporting arrangements. > > > > Unrelated, but while looking at > > http://logs.test-lab.xenproject.org/osstest/results/?C=M;O=A which is > > quite long I've often wished that the paths had a few more / instead > > of . in them so it was a bit easier to find the specific things I was > > after... > > This is a good point. Would you like me to take that as a todo item > for this series ? If you have the tuits, please. > If we feel like changing this then I think there is no serious > compatibility problem: old scripts will write and refer to old paths > and new scripts to new ones. Eventually all will be new. I figured eventually we'd need to gc the old ones, or they will clutter up the directory.