]> git.proxmox.com Git - mirror_qemu.git/commit - trace-events
monitor: add handle_hmp_command trace event
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 5 Jun 2017 10:42:15 +0000 (11:42 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 13 Jun 2017 13:35:10 +0000 (14:35 +0100)
commit79cad8b46ba79116ded5690ea2e265585bb9cb53
tree7e07e694d5f739cdd0a83dd67d1944b80cefcc32
parent9746211baa6ff1275e9c726c6f3a3bcfe4b1f8bd
monitor: add handle_hmp_command trace event

It is often useful to correlate QEMU-internal events with monitor
commands that caused them.  Trace the full HMP command being executed.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20170605104216.22429-2-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
monitor.c
trace-events