linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] trace-cmd: A couple of clean up patches
@ 2020-03-09 19:04 Steven Rostedt
  2020-03-09 19:04 ` [PATCH 1/2] trace-cmd: Its DEFAULT_INPUT_FILE not DEFAUT_INPUT_FILE Steven Rostedt
  2020-03-09 19:04 ` [PATCH 2/2] trace-cmd: Have instances include a copy of its output file Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2020-03-09 19:04 UTC (permalink / raw)
  To: linux-trace-devel

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-09 19:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09 19:04 [PATCH 0/2] trace-cmd: A couple of clean up patches Steven Rostedt
2020-03-09 19:04 ` [PATCH 1/2] trace-cmd: Its DEFAULT_INPUT_FILE not DEFAUT_INPUT_FILE Steven Rostedt
2020-03-09 19:04 ` [PATCH 2/2] trace-cmd: Have instances include a copy of its output file Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).