mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
trace: split out trace events for hw/misc/ directory
Move all trace-events for files in the hw/misc/ directory to their own file. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1466066426-16657-14-git-send-email-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
92fe6aff87
commit
6b5bacf6af
3 changed files with 53 additions and 51 deletions
|
@ -130,3 +130,4 @@ trace-events-y += hw/intc/trace-events
|
|||
trace-events-y += hw/net/trace-events
|
||||
trace-events-y += hw/virtio/trace-events
|
||||
trace-events-y += hw/audio/trace-events
|
||||
trace-events-y += hw/misc/trace-events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue