commit | 68d3d59ad443992afdbb0e42599eac9c1a2c29a2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Jan 14 13:50:05 2020 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Jan 14 13:50:05 2020 -0500 |
tree | 26258930ca1aaab1cf763e4d7bc72148578097c5 | |
parent | 1e6eafc25edd02a499d00a9350d082cd765ec700 [diff] |
trace-cmd: Place "trace.dat" into the macro DEFAULT_INPUT_FILE The trace-cmd commands default the input/output file as "trace.dat". Instead of using the open coded string, make a macro to use instead. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>