commit | 5a259eeed482abc8897bece94edb2d0c21eed7e7 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Wed Jan 07 22:23:01 2015 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Jan 07 22:35:49 2015 -0500 |
tree | ba7461f99f0e368578e6c4f08882ea53b37b479a | |
parent | f9a1fdaef1a8d7182c52a03fe14fa9b98a195efd [diff] |
trace-cmd profile: Add -o option to write profile output to file If the -o option is given to the profiler, than have it write the profile output to the file specified instead of stdout. The output of the command executing still goes to stdout. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>