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 10:01:01 +0100 Message-ID: <1434445261.13744.62.camel@citrix.com> References: <1434388394-26099-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z4mk4-0004VZ-D0 for xen-devel@lists.xenproject.org; Tue, 16 Jun 2015 09:01:12 +0000 In-Reply-To: <1434388394-26099-1-git-send-email-ian.jackson@eu.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: Ian Jackson Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org 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... Ian. > Everything but the last patch is IMO ready to go in right now. > > Thanks, > Ian.