All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Add more trace points to VNC code
@ 2017-09-21 12:15 Daniel P. Berrange
  2017-09-21 12:15 ` [Qemu-devel] [PATCH 1/2] ui: add tracing of VNC operations related to QIOChannel Daniel P. Berrange
  2017-09-21 12:15 ` [Qemu-devel] [PATCH 2/2] ui: add tracing of VNC authentication process Daniel P. Berrange
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel P. Berrange @ 2017-09-21 12:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, Daniel P. Berrange

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

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

end of thread, other threads:[~2017-09-21 12:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21 12:15 [Qemu-devel] [PATCH 0/2] Add more trace points to VNC code Daniel P. Berrange
2017-09-21 12:15 ` [Qemu-devel] [PATCH 1/2] ui: add tracing of VNC operations related to QIOChannel Daniel P. Berrange
2017-09-21 12:15 ` [Qemu-devel] [PATCH 2/2] ui: add tracing of VNC authentication process Daniel P. Berrange

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.