chardev: add tracing of socket error conditions
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 15 Mar 2024 13:04:44 +0000 (13:04 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 24 Jul 2024 09:39:10 +0000 (10:39 +0100)
commit6ffade7974171b9091b3cdd38a76477fd4f71d8d
tree38448615aea20b9a2d4c2aef6b1b21b786663d5f
parent48fc887436ce0fa54debec23219554194a13a6f9
chardev: add tracing of socket error conditions

This adds trace points to every error scenario in the chardev socket
backend that can lead to termination of the connection.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
chardev/char-socket.c
chardev/trace-events