mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
trace: split out trace events for hw/virtio/ directory
Move all trace-events for files in the hw/virtio/ directory to their own file. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1466066426-16657-12-git-send-email-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
cd8c2fe77b
commit
270ab88f7c
3 changed files with 17 additions and 14 deletions
|
@ -128,3 +128,4 @@ trace-events-y += hw/block/trace-events
|
|||
trace-events-y += hw/char/trace-events
|
||||
trace-events-y += hw/intc/trace-events
|
||||
trace-events-y += hw/net/trace-events
|
||||
trace-events-y += hw/virtio/trace-events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue