While playing with the sync code, I saw some clean ups that are worth doing. Steven Rostedt (VMware) (2): trace-cmd: It's DEFAULT_INPUT_FILE not DEFAUT_INPUT_FILE trace-cmd: Have instances include a copy of its output file ---- tracecmd/include/trace-local.h | 3 ++- tracecmd/trace-dump.c | 2 +- tracecmd/trace-hist.c | 2 +- tracecmd/trace-mem.c | 2 +- tracecmd/trace-read.c | 2 +- tracecmd/trace-record.c | 31 ++++++++++++++++--------------- tracecmd/trace-restore.c | 2 +- tracecmd/trace-split.c | 2 +- tracecmd/trace-tsync.c | 6 ++---- 9 files changed, 26 insertions(+), 26 deletions(-)