From mboxrd@z Thu Jan 1 00:00:00 1970 From: lethal@linux-sh.org (Paul Mundt) Date: Tue, 5 Oct 2010 17:15:35 +0900 Subject: [PATCH 1/7] perf: Add helper function to return number of counters In-Reply-To: References: Message-ID: <20101005081535.GC7984@linux-sh.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 04, 2010 at 09:44:19PM +0100, Matt Fleming wrote: > The number of counters for the registered pmu is needed in a few places > so provide a helper function that returns this number. > > Signed-off-by: Matt Fleming > Tested-by: Will Deacon Acked-by: Paul Mundt