input: add trace events for full queues
commitc80276b4206d534daaaf87305df5805db1b8db02
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Jun 2016 09:51:35 +0000 (23 11:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 12 Jul 2016 07:25:28 +0000 (12 09:25 +0200)
treefa8fc8e0b65d1cc219fc975a18152614a8e4f0a3
parentd7b7f526b18dacda8ee559dc18c13d4430a78b68
input: add trace events for full queues

It isn't unusual to happen, for example during reboot when the guest
doesn't reveice events for a while.  So better don't flood stderr
with alarming messages.  Turn them into tracepoints instead so they
can be enabled in case they are needed for trouble-shooting.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1466675495-28797-1-git-send-email-kraxel@redhat.com
hw/input/hid.c
hw/input/trace-events
hw/input/virtio-input.c