From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from SG2EHSOBE005.bigfish.com (outbound-sin.frontbridge.com [207.46.51.80]) by ozlabs.org (Postfix) with ESMTP id 911DCDDEE7 for ; Fri, 13 Feb 2009 10:33:35 +1100 (EST) Message-ID: <4994B1A3.8080502@am.sony.com> Date: Thu, 12 Feb 2009 15:32:51 -0800 From: Geoff Levand MIME-Version: 1.0 To: Steven Rostedt Subject: Re: [PATCH 0/7][RFC] function graph tracer port to PowerPC References: <20090212011051.265346435@goodmis.org> In-Reply-To: <20090212011051.265346435@goodmis.org> Content-Type: text/plain; charset="ISO-8859-1" Cc: Frederic Weisbecker , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras , Ingo Molnar , Andrew Morton List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 02/11/2009 05:10 PM, Steven Rostedt wrote: > This is the port to PowerPC of the function graph tracer that was written > by Frederic Weisbecker for the x86 architecture. It is broken up > into a series of logical steps. I added these to my ps3-linux.git tree. Very casual testing shows they seem to work OK. Tested-by: Geoff Levand Working OK on PS3.