qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: saito.kazuya@jp.fujitsu.com, Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] simpletrace: add pid field to simpletrace record
Date: Wed,  7 May 2014 19:24:09 +0200	[thread overview]
Message-ID: <1399483451-20843-1-git-send-email-stefanha@redhat.com> (raw)

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

             reply	other threads:[~2014-05-08 10:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 17:24 Stefan Hajnoczi [this message]
2014-05-07 17:24 ` [Qemu-devel] [PATCH 1/2] trace: add pid field to simpletrace record 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1399483451-20843-1-git-send-email-stefanha@redhat.com \
    --to=stefanha@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=saito.kazuya@jp.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).