|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 2/5] chardev: add tracing of socket error conditions |
Date: | Mon, 22 Jul 2024 16:31:44 +0200 |
User-agent: | Mozilla Thunderbird |
On 22/7/24 15:16, Daniel P. Berrangé wrote:
This adds trace points to every error scenario in the chardev socket backend that can lead to termination of the connection. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- chardev/char-socket.c | 34 +++++++++++++++++++++------------- chardev/trace-events | 10 ++++++++++ 2 files changed, 31 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |