qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] monitor: add trace events for HMP and QMP commands
@ 2017-06-05 10:42 Stefan Hajnoczi
  2017-06-05 10:42 ` [Qemu-devel] [PATCH 1/2] monitor: add handle_hmp_command trace event Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2017-06-05 10:42 UTC (permalink / raw)
  To: Markus Armbruster; +Cc: qemu-devel, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-12 13:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-05 10:42 [Qemu-devel] [PATCH 0/2] monitor: add trace events for HMP and QMP commands Stefan Hajnoczi
2017-06-05 10:42 ` [Qemu-devel] [PATCH 1/2] monitor: add handle_hmp_command trace event Stefan Hajnoczi
2017-06-05 12:29   ` Eric Blake
2017-06-05 10:42 ` [Qemu-devel] [PATCH 2/2] monitor: resurrect handle_qmp_command " Stefan Hajnoczi
2017-06-05 12:28   ` Eric Blake
2017-06-12 13:48 ` [Qemu-devel] [PATCH 0/2] monitor: add trace events for HMP and QMP commands Stefan Hajnoczi

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).