Re: [PATCH 2/5] chardev: add tracing of socket error conditions

2024-07-22 Thread Philippe Mathieu-Daudé
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é --- chardev/char-socket.c | 34 +- chardev/trace-events

[PATCH 2/5] chardev: add tracing of socket error conditions

2024-07-22 Thread Daniel P . Berrangé
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é --- chardev/char-socket.c | 34 +- chardev/trace-events | 10 ++ 2 files changed, 31 insertions(