virtio-gpu: Use trace events for tracking number of in-flight fences
authorDmitry Osipenko <dmitry.osipenko@collabora.com>
Thu, 24 Oct 2024 21:02:59 +0000 (00:02 +0300)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2024 16:56:35 +0000 (16:56 +0000)
commitcd7ebf6bf2ca367fde49d73f662e700fd355741f
treec9caf359ccc2f7314cc513ace1317480e180bdaf
parentfdf250e5a37830615e324017cb3a503e84b3712c
virtio-gpu: Use trace events for tracking number of in-flight fences

Replace printf's used for tracking of in-flight fence inc/dec events
with tracing, for consistency with the rest of virtio-gpu code that
uses tracing.

Suggested-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Message-Id: <20241024210311.118220-2-dmitry.osipenko@collabora.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
hw/display/trace-events
hw/display/virtio-gpu-virgl.c
hw/display/virtio-gpu.c