mbox series

[0/2] trace-cmd: A couple of fixes

Message ID 20191219214805.821145530@goodmis.org (mailing list archive)
Headers show
Series trace-cmd: A couple of fixes | expand

Message

Steven Rostedt Dec. 19, 2019, 9:48 p.m. UTC
Here's a couple of fixes to bugs that I found while playing with
the p2p code.


Steven Rostedt (VMware) (2):
      trace-cmd: Duplicate trace_clock in tracecmd_input handle
      tools lib traceevent: Add builtin handler for trace_marker_raw

----
 lib/trace-cmd/trace-input.c              |  7 ++++++
 lib/traceevent/plugins/plugin_function.c | 41 ++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)