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 12:18:59 +0200 Message-ID: <20150609101859.GA10083@aepfle.de> References: <1432369458-7587-1-git-send-email-olaf@aepfle.de> <1433326259.7108.53.camel@citrix.com> <556ED87F.50204@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: <556ED87F.50204@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: Julien Grall Cc: George Dunlap , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Jun 03, Julien Grall wrote: > xentrace is not working as we don't have the infrastructure for ARM in Xen. Why is that? After a very quick look __trace_var is available unconditionally. Olaf