[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL] trace: Thread-safe simpletrace and additional trace
From: |
Stefan Hajnoczi |
Subject: |
[Qemu-devel] [PULL] trace: Thread-safe simpletrace and additional trace events |
Date: |
Tue, 8 Mar 2011 10:07:08 +0000 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [PULL] trace: Thread-safe simpletrace and additional trace events,
Stefan Hajnoczi <=