From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4] xen: arm: enable perf counters Date: Thu, 15 Jan 2015 15:14:17 +0000 Message-ID: <1421334857.3481.0.camel@citrix.com> References: <1421252210-22278-1-git-send-email-ian.campbell@citrix.com> <54B6AD79.1010609@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54B6AD79.1010609@linaro.org> 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: stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-01-14 at 17:55 +0000, Julien Grall wrote: > Hi Ian, > > On 14/01/15 16:16, Ian Campbell wrote: > > As well as the existing common perf counters add a bunch of ARM > > specifics, including the various trap types, vuart/vgic/vtimer > > accesses and different types of interrupt. > > > > Adjust the common code so that the columns line up again, not sure > > when/where this went wrong. > > > > This is mostly the set of stuff I happened to be interested in, it can > > be made more (or less) fine grained as the need arises. > > > > Signed-off-by: Ian Campbell > > Reviewed-by: Julien Grall Applied, thanks.