commit | 7cc45e64323c8a1042f56e6a8d1dc982f98d52a8 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Sat Nov 15 02:39:05 2008 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Thu Nov 20 10:52:53 2008 -0800 |
tree | 4402eb9bdaca4087a92f5003cfa655e6293dc890 | |
parent | f48cb8b48b0b10025ca9c451b9b32cac3fcd33ba [diff] |
powerpc/ppc32: ftrace, dynamic ftrace to handle modules Impact: add ability to trace modules on 32 bit PowerPC This patch performs the necessary trampoline calls to handle modules with dynamic ftrace on 32 bit PowerPC. Signed-off-by: Steven Rostedt <srostedt@redhat.com>