From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v2 1/8] xenalyze: add to tools/xentrace/xenalyze Date: Mon, 11 May 2015 16:47:35 +0200 Message-ID: <20150511144735.GA22984@aepfle.de> References: <1430994944-20471-1-git-send-email-olaf@aepfle.de> <1430994944-20471-2-git-send-email-olaf@aepfle.de> <20150511141515.GA14629@aepfle.de> <1431354212.8263.65.camel@citrix.com> <5550BDA7.7020008@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5550BDA7.7020008@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: George Dunlap Cc: Ian Jackson , Stefano Stabellini , Wei Liu , Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, May 11, George Dunlap wrote: > It looks like olaf is only checking in the core xenalyze binary, not the > other side bits (like the html documentation), so keeping them in the > same directory might make sense. I'm planning to provide a man page, and merge dump-raw.c into xenalyze.c itself. Olaf