| From: |
| Steven Rostedt <rostedt@goodmis.org> |
| To: |
| Ingo Molnar <mingo@elte.hu> |
| Subject: |
| [PATCH 0/2] ftrace ported to PPC |
| Date: |
| Wed, 14 May 2008 23:49:42 -0400 |
| Message-ID: |
| <20080515034942.109223655@goodmis.org> |
| Cc: |
| linux-kernel@vger.kernel.org, pq@iki.fi, proski@gnu.org,
sandmann@redhat.com, a.p.zijlstra@chello.nl,
linuxppc-dev@ozlabs.org, paulus@samba.org, benh@kernel.crashing.org |
| Archive-link: |
| Article,
Thread
|
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