linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] trace-cmd: Fixes for reading older trace-cmd trace.dat files
@ 2019-10-25  6:52 Steven Rostedt
  2019-10-25  6:52 ` [PATCH 1/2] libtraceevent: Remove extra \n in print_event_time() Steven Rostedt
  2019-10-25  6:52 ` [PATCH 2/2] trace-cmd: Use usecs unless specified not to Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2019-10-25  6:52 UTC (permalink / raw)
  To: linux-trace-devel


Fix two bugs that caused reading an trace.dat file created
by an older trace-cmd not to print properly.

Steven Rostedt (VMware) (2):
      libtraceevent: Remove extra '\n' in print_event_time()
      trace-cmd: Use usecs unless specified not to

----
 lib/trace-cmd/trace-input.c  | 12 ++++++++----
 lib/traceevent/event-parse.c |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2019-10-25  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25  6:52 [PATCH 0/2] trace-cmd: Fixes for reading older trace-cmd trace.dat files Steven Rostedt
2019-10-25  6:52 ` [PATCH 1/2] libtraceevent: Remove extra \n in print_event_time() Steven Rostedt
2019-10-25  6:52 ` [PATCH 2/2] trace-cmd: Use usecs unless specified not to 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).