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 C4576B7BCC for ; Wed, 28 Oct 2009 10:41:38 +1100 (EST) Subject: Re: [PATCH 1/6] powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit From: Benjamin Herrenschmidt To: rostedt@goodmis.org In-Reply-To: <1256680832.26028.469.camel@gandalf.stny.rr.com> References: <20091027044742.GB3085@kryten> <1256680832.26028.469.camel@gandalf.stny.rr.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 28 Oct 2009 10:41:28 +1100 Message-ID: <1256686888.11607.131.camel@pasglop> Mime-Version: 1.0 Cc: Frederic Weisbecker , Ingo Molnar , linuxppc-dev@lists.ozlabs.org, Anton Blanchard List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2009-10-27 at 18:00 -0400, Steven Rostedt wrote: > I have no problem with any of these changes. I guess this is up to Ben > and company to decide the rest. I'll stick them into my -next branch, hopefully today or tomorrow. The ppc "perf_events" specific bits are going to go via paulus first. Cheers, Ben.