qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] trace: more trace events for block and qmp


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 0/3] trace: more trace events for block and qmp
Date: Fri, 30 Sep 2011 17:51:00 +0100

This series adds new trace events for correlating filenames with
BlockDriverState pointers and observing QMP monitor command input.  It also
expands the bdrv_co_io_em() trace event to provide more useful information.

Basically small additions to improve observability in QEMU :).

Stefan Hajnoczi (3):
  trace: trace bdrv_open_common()
  trace: trace monitor qmp dispatch/completion
  trace: add arguments to bdrv_co_io_em() trace event

 block.c      |    4 +++-
 monitor.c    |    5 ++++-
 trace-events |    7 ++++++-
 3 files changed, 13 insertions(+), 3 deletions(-)

-- 
1.7.6.3




reply via email to

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