qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] (no subject)


From: Stefan Hajnoczi
Subject: [Qemu-devel] (no subject)
Date: Tue, 8 Mar 2011 09:59:00 +0000

[PULL] trace: Thread-safe simpletrace and additional trace events

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 via email to

[Prev in Thread] Current Thread [Next in Thread]