commit | 41bc8144d02028133bcd1d545023c6f49e8b2411 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu May 22 11:49:22 2008 -0400 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon May 26 22:51:49 2008 +0200 |
tree | 382a6bbd0560df129c27b490aca36404edd7b19a | |
parent | 41c52c0db9607e59f90da7da5309489fa06e887f [diff] |
ftrace: fix up cmdline recording The new work with converting the trace hooks over to markers broke the command line recording of ftrace. This patch fixes it again. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>