commit | bbf5b1a0cecb56de6236db8b01c5bfb7ab8ba8b2 | [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:34 2008 +0100 |
tree | ca72072808748d3ebfcf9a58a1255cd6ce63fee8 | |
parent | 49833fc232bd6a5076496994d855f601354501d7 [diff] |
ftrace: remove ctrl_update method Impact: Remove the ctrl_update tracer method With the new quick start/stop method of tracing, the ctrl_update method is out of date. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>