From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 34B7FB6F9A for ; Mon, 28 Nov 2011 09:40:56 +1100 (EST) Message-ID: <1322433640.23348.2.camel@pasglop> Subject: Re: [PATCH] perf events, powerpc: Add POWER7 stalled-cycles-frontend/backend events From: Benjamin Herrenschmidt To: Michael Neuling Date: Mon, 28 Nov 2011 09:40:40 +1100 In-Reply-To: <4880.1315549581@neuling.org> References: <4E5C6A7D.2010909@linux.vnet.ibm.com> <25545.1315532289@neuling.org> <4E69AFCF.3040404@linux.vnet.ibm.com> <4880.1315549581@neuling.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org, Paul Mackerras , linux-kernel@vger.kernel.org, Anshuman Khandual List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2011-09-09 at 16:26 +1000, Michael Neuling wrote: > I agree, I think they match what Ingo is trying to achieve. > > Can you add these descriptions to the patch and resubmit please? > > If you can find similar events for power4/5/5+/6 that would be great too > submit too. > > FWIW, the patch compiles and runs for me. I already put it in my next branch, but feel free to send a followup patch adding some comments if you think that's worthwhile. Cheers, Ben.