linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] trace-cmd: Fixes for instance recording and reporting
@ 2021-03-05 22:47 Steven Rostedt
  2021-03-05 22:47 ` [PATCH 1/2] trace-cmd record: Allow tracecmd_write_cpu_data() be called multiple times Steven Rostedt
  2021-03-05 22:47 ` [PATCH 2/2] trace-cmd report: Add last_timestamp array for instances Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2021-03-05 22:47 UTC (permalink / raw)
  To: linux-trace-devel

It appears that the valification code broke instances.

Steven Rostedt (VMware) (2):
      trace-cmd record: Allow tracecmd_write_cpu_data() be called multiple times
      trace-cmd report: Add last_timestamp array for instances

----
 lib/trace-cmd/trace-output.c |  4 +++-
 tracecmd/trace-read.c        | 12 ++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2021-03-05 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 22:47 [PATCH 0/2] trace-cmd: Fixes for instance recording and reporting Steven Rostedt
2021-03-05 22:47 ` [PATCH 1/2] trace-cmd record: Allow tracecmd_write_cpu_data() be called multiple times Steven Rostedt
2021-03-05 22:47 ` [PATCH 2/2] trace-cmd report: Add last_timestamp array for instances 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).