[Qemu-devel] [PATCH 0/2] Add more trace points to VNC code

Daniel P. Berrange posted 2 patches 8 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170921121528.23935-1-berrange@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
ui/trace-events        |  21 +++++++++
ui/vnc-auth-sasl.c     | 113 ++++++++++++++++++++++---------------------------
ui/vnc-auth-vencrypt.c |  23 +++++-----
ui/vnc-ws.c            |   6 +--
ui/vnc.c               |  47 +++++++++++---------
5 files changed, 111 insertions(+), 99 deletions(-)
[Qemu-devel] [PATCH 0/2] Add more trace points to VNC code
Posted by Daniel P. Berrange 8 years, 1 month ago
Add many more trace points to the VNC server, removing a bunch of
VNC_DEBUG lines where appropriate

Daniel P. Berrange (2):
  ui: add tracing of VNC operations related to QIOChannel
  ui: add tracing of VNC authentication process

 ui/trace-events        |  21 +++++++++
 ui/vnc-auth-sasl.c     | 113 ++++++++++++++++++++++---------------------------
 ui/vnc-auth-vencrypt.c |  23 +++++-----
 ui/vnc-ws.c            |   6 +--
 ui/vnc.c               |  47 +++++++++++---------
 5 files changed, 111 insertions(+), 99 deletions(-)

-- 
2.13.5