From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 1/8] xenalyze: add to tools/xentrace/xenalyze Date: Mon, 11 May 2015 15:23:32 +0100 Message-ID: <1431354212.8263.65.camel@citrix.com> References: <1430994944-20471-1-git-send-email-olaf@aepfle.de> <1430994944-20471-2-git-send-email-olaf@aepfle.de> <20150511141515.GA14629@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150511141515.GA14629@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: George Dunlap , Ian Jackson , Stefano Stabellini , Wei Liu , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-11 at 16:15 +0200, Olaf Hering wrote: > On Thu, May 07, George Dunlap wrote: > > > On Thu, May 7, 2015 at 11:35 AM, Olaf Hering wrote: > > > > tools/xentrace/xenalyze/Makefile | 21 + > > > I personally think it would make more sense to just put the xenalyze > > directory in tools/. What (if anything) is the relationship between xentrace and xenalyze? I think the latter post processes the result of the former, is that right? > Ok, so shall I resend with a new subdir tools/xenalyze/ instead? > > Olaf