commit | 79cad8b46ba79116ded5690ea2e265585bb9cb53 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Mon Jun 05 11:42:15 2017 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Jun 13 14:35:10 2017 +0100 |
tree | 7e07e694d5f739cdd0a83dd67d1944b80cefcc32 | |
parent | 9746211baa6ff1275e9c726c6f3a3bcfe4b1f8bd [diff] |
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>