qemu-devel
[Top][All Lists]
Advanced

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

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


From: Daniel P. Berrange
Subject: [Qemu-devel] [PATCH 0/2] Add more trace points to VNC code
Date: Thu, 21 Sep 2017 13:15:26 +0100

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




reply via email to

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