commit | 398ed04f52d71aada31676462234367f70f99dd6 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Dec 18 00:30:13 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Dec 18 00:30:13 2009 -0500 |
tree | cf131332b22117ea89f656d0b943133e5776ec44 | |
parent | 0b9d85ae412ab92c2690523e1ef4314bc7931a68 [diff] |
trace-cmd: Add trace-cmd extract This adds a way to extract a current trace into the data file. That is, you can run a ftrace outside of trace-cmd, or use trace-cmd start and trace-cmd stop to get a trace. Then to pull it into a file, use trace-cmd extract Signed-off-by: Steven Rostedt <rostedt@goodmis.org>