Re: [PATCH 0/2] ftrace ported to PPC

2008-05-16 Thread Ingo Molnar
* Paul Mackerras <[EMAIL PROTECTED]> wrote: > Steven Rostedt writes: > > > The following two patches ports ftrace to PowerPC. I tested this on > > both my PPC64 box as well as my 32bit PowerBook G4. > > Very cool! Thanks. great - could you please send an Acked-by line for those patches? > >

Re: [PATCH 0/2] ftrace ported to PPC

2008-05-14 Thread Paul Mackerras
Steven Rostedt writes: > The following two patches ports ftrace to PowerPC. I tested this on > both my PPC64 box as well as my 32bit PowerBook G4. Very cool! Thanks. > This applies to the latest sched-devel (with some extra hacks to get that > to boot on PPC). > > This also depends on the CFLA

[PATCH 0/2] ftrace ported to PPC

2008-05-14 Thread Steven Rostedt
The following two patches ports ftrace to PowerPC. I tested this on both my PPC64 box as well as my 32bit PowerBook G4. This applies to the latest sched-devel (with some extra hacks to get that to boot on PPC). This also depends on the CFLAGS_REMOVE_foo.o patches I sent earlier. -- Steve _