]> git.proxmox.com Git - mirror_qemu.git/commit - ui/vnc-auth-sasl.c
ui: extend VNC trottling tracing to SASL codepaths
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 5 Feb 2018 11:49:38 +0000 (11:49 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 16 Feb 2018 11:33:02 +0000 (12:33 +0100)
commitd50f09ff23f5509c05e3883440849b27af051f08
tree99481e8302dd16f79b691d3e180a03b281388080
parentcf0706581bc0c24ab2e9a81ff0fc3efa9482c812
ui: extend VNC trottling tracing to SASL codepaths

In previous commit:

  commit 6aa22a29187e1908f5db738d27c64a9efc8d0bfa
  Author: Daniel P. Berrange <berrange@redhat.com>
  Date:   Mon Dec 18 19:12:27 2017 +0000

    ui: add trace events related to VNC client throttling

trace points related to unthrottling client I/O were missed from the
SASL codepaths.

Reported-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-id: 20180205114938.15784-5-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc-auth-sasl.c