commit | dfa60aba04dae7833d75b2e2be124bb7cfb8239f | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon May 12 21:20:43 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 20:33:28 2008 +0200 |
tree | 6aebf657355b5e2132e94420712f55e52eb35c62 | |
parent | b0fc494fae96a7089f3651cb451f461c7291244c [diff] |
ftrace: use nops instead of jmp This patch patches the call to mcount with nops instead of a jmp over the mcount call. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>