From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v4 0/9] add xenalyze to staging Date: Tue, 9 Jun 2015 08:54:26 +0200 Message-ID: <20150609065426.GA7504@aepfle.de> References: <1432369458-7587-1-git-send-email-olaf@aepfle.de> <1433326259.7108.53.camel@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: <1433326259.7108.53.camel@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 Campbell Cc: George Dunlap , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Jun 03, Ian Campbell wrote: > On Sat, 2015-05-23 at 08:24 +0000, Olaf Hering wrote: > > Having xenalyze in the source tree makes it much easier to keep private > > debug code in hypervisor and xenalyze in sync. It helped alot while > > debugging the root cause for commit 607e8494c42397fb249191904066cace6ac9a880. > > I'm afraid it doesn't build on arm64. Sorry for that. While moving the xenalyze binary around the "if X86" change to the Makefile got lost. I will respin the series with this change. Olaf