From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3] xen: arm: enable perf counters Date: Wed, 14 Jan 2015 15:19:07 +0000 Message-ID: <54B688EB.6000802@linaro.org> References: <1421246000-6753-1-git-send-email-ian.campbell@citrix.com> <54B68626.1080608@linaro.org> <1421248497.19103.277.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1421248497.19103.277.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: stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 14/01/15 15:14, Ian Campbell wrote: >>> diff --git a/xen/include/asm-arm/perfc_defn.h b/xen/include/asm-arm/perfc_defn.h >>> new file mode 100644 >>> index 0000000..df86879 >>> --- /dev/null >>> +++ b/xen/include/asm-arm/perfc_defn.h >>> @@ -0,0 +1,74 @@ >>> +/* This file is legiimately included multiple times. */ >> >> Legacy for xen/include/perfc_defn.h? > > No, since this file is included by that. perfc_defn.* contain lists > which are included multiple times using different definitions of > PERFCOUNTER etc to produce different bits of the require infrastructure > (definitions vs declarations). asm-x86/perfc_defn.h is identical in this > respect. Oh ok. Thanks for the information. BTW, I think you wanted to mean legitimately. Regards, -- Julien Grall