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 26C22B7C0F for ; Fri, 30 Oct 2009 17:07:38 +1100 (EST) Subject: Re: [GIT PULL] perf_event/tracing/powerpc patches from Anton Blanchard From: Benjamin Herrenschmidt To: Ingo Molnar In-Reply-To: <20091029065501.GB12874@elte.hu> References: <19176.59441.523075.445864@drongo.ozlabs.ibm.com> <20091029065501.GB12874@elte.hu> Content-Type: text/plain; charset="UTF-8" Date: Fri, 30 Oct 2009 17:04:09 +1100 Message-ID: <1256882649.6372.65.camel@pasglop> Mime-Version: 1.0 Cc: Peter Zijlstra , linuxppc-dev@ozlabs.org, Paul Mackerras , linux-kernel@vger.kernel.org, Anton Blanchard List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2009-10-29 at 07:55 +0100, Ingo Molnar wrote: > * Paul Mackerras wrote: > > > Here is a series of patches from Anton Blanchard that implement some > > nice tracing and perf_event features on powerpc. One of them is > > generic perf_event stuff (adding software events for alignment faults > > and instruction emulation faults). > > > > Since this touches the perf_event and tracing subsystems as well as > > the powerpc architecture code, I think the best way forward is for > > both Ingo and Ben to pull it into their trees. I have based it on the > > most recent point in Linus' tree that Ingo had pulled into his perf > > branches (as of yesterday or so). > > The generic perf bits look good to me - can pull it if Ben OKs the > PowerPC bits. Yup. Just went through all of them, they look fine. I also test built on a number of default configs and it seems to pass. Cheers, Ben.