aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-06-16 09:40:13 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2016-06-20 17:22:16 +0100
commitfec28134e57f7ac40f0cc4e8fe3e9d5d3644f3e4 (patch)
treecbe9992fb32290367c160b020b9076943013bff4 /Makefile.objs
parent3054fba87bcf0d11fe59122b1ec1be997134ddbf (diff)
trace: split out trace events for hw/pci/ directory
Move all trace-events for files in the hw/pci/ directory to their own file. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1466066426-16657-28-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 388e2e9874..c046e53fe9 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -144,3 +144,4 @@ trace-events-y += hw/isa/trace-events
trace-events-y += hw/i386/trace-events
trace-events-y += hw/9pfs/trace-events
trace-events-y += hw/ppc/trace-events
+trace-events-y += hw/pci/trace-events