qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] simpletrace: add pid field to simpletrace record
@ 2014-05-07 17:24 Stefan Hajnoczi
  2014-05-07 17:24 ` [Qemu-devel] [PATCH 1/2] trace: " Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2014-05-07 17:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: saito.kazuya, Stefan Hajnoczi

This series adds a pid field to the simpletrace record.  This allows
aggregation of simpletrace files as well as host-wide tracing since records can
now be associated with a particular QEMU process.

Stefan Hajnoczi (2):
  trace: add pid field to simpletrace record
  simpletrace: add support for trace record pid field

 scripts/simpletrace.py | 26 +++++++++++++++-----------
 trace/simple.c         |  8 ++++++--
 2 files changed, 21 insertions(+), 13 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-05-26 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 17:24 [Qemu-devel] [PATCH 0/2] simpletrace: add pid field to simpletrace record Stefan Hajnoczi
2014-05-07 17:24 ` [Qemu-devel] [PATCH 1/2] trace: " Stefan Hajnoczi
2014-05-07 17:24 ` [Qemu-devel] [PATCH 2/2] simpletrace: add support for trace record pid field Stefan Hajnoczi
2014-05-26 11:55 ` [Qemu-devel] [PATCH 0/2] simpletrace: add pid field to simpletrace record Stefan Hajnoczi

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