commit | 4d296c24326783bff1282ac72f310d8bac8df413 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu Oct 23 09:33:06 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 23 16:00:23 2008 +0200 |
tree | 75751fdafc0fa5818a926478e78dd9e54f1cf872 | |
parent | cb7be3b2fc2cf089ee52b16f0fd9ebb29e9944e1 [diff] |
ftrace: remove mcount set The arch dependent function ftrace_mcount_set was only used by the daemon start up code. This patch removes it. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>