qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] monitor: add trace events for HMP and QMP comma


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 0/2] monitor: add trace events for HMP and QMP commands
Date: Mon, 5 Jun 2017 11:42:14 +0100

It's nice to have HMP and QMP commands as part of a trace log.  This makes it
possible to correlate QEMU-internal events with the monitor commands that
caused them.

Stefan Hajnoczi (2):
  monitor: add handle_hmp_command trace event
  monitor: resurrect handle_qmp_command trace event

 monitor.c    | 7 +++++++
 trace-events | 2 ++
 2 files changed, 9 insertions(+)

-- 
2.9.4




reply via email to

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