commit | 752defe72c37513592c014ee52809893b8990931 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Feb 19 10:53:55 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Feb 19 10:53:55 2010 -0500 |
tree | 7317d60f8a6418fa6c73e6e372e12dbe8eb1c3ae | |
parent | 326a762eb52825cb5d79b147d611bcf9cc99e4f2 [diff] |
kernelshark/trace-cmd: Use command line as input_file if -i is left out If a user types "kernelshark mytrace.dat" without using te -i option, still use the mytrace.dat as the input file for the trace, instead of the default trace.dat. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>