aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-06-16 09:39:59 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2016-06-20 17:22:15 +0100
commit6b5bacf6aff3c2440ee8091f5b4b4bacd13abd98 (patch)
tree27a571403ccf77beb49d48a4c6df27c2cb318029 /Makefile.objs
parent92fe6aff87b4c70295b233ed45f7aaa5c154c755 (diff)
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>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 9d5f64d3c4..4f0ccbe387 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -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