commit | c76f06945be50564f925799ddfb6235ee4c26aa0 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Nov 07 22:36:02 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Nov 08 09:51:39 2008 +0100 |
tree | 941aaf84dd36096d7fb013f1e4be28bb8f2ac598 | |
parent | bbf5b1a0cecb56de6236db8b01c5bfb7ab8ba8b2 [diff] |
ftrace: remove trace array ctrl Impact: remove obsolete variable in trace_array structure With the new start / stop method of ftrace, the ctrl variable in the trace_array structure is now obsolete. Remove it. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>