qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@us.ibm.com>
Subject: [Qemu-devel] [PULL] trace: Thread-safe simpletrace and additional trace events
Date: Tue,  8 Mar 2011 10:07:08 +0000	[thread overview]
Message-ID: <1299578828-7875-1-git-send-email-stefanha@linux.vnet.ibm.com> (raw)

The following 3 tracing commits were sent to qemu-devel.  I have made them
available for convenient pulling into qemu.git/master.

The following changes since commit 07bf23a77131668ef8db37e08d508b117655ce86:

  MAINTAINERS: add LatticeMico32 maintainer (2011-03-07 13:42:58 +0100)

are available in the git repository at:
  git://repo.or.cz/qemu/stefanha.git tracing

Stefan Hajnoczi (3):
      simpletrace: Thread-safe tracing
      trace: Trace bdrv_aio_flush()
      trace: Trace posix-aio-compat.c completion and cancellation

 block.c                |    2 +
 docs/tracing.txt       |    5 -
 posix-aio-compat.c     |    5 +
 scripts/simpletrace.py |    3 +-
 simpletrace.c          |  309 ++++++++++++++++++++++++++++++++----------------
 simpletrace.h          |    8 ++
 trace-events           |    3 +
 vl.c                   |   16 +--
 8 files changed, 229 insertions(+), 122 deletions(-)

Thanks,
Stefan

                 reply	other threads:[~2011-03-08 10:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1299578828-7875-1-git-send-email-stefanha@linux.vnet.ibm.com \
    --to=stefanha@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /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).