From b728fbbc27c7c9012c6459c7521b867664238ffd Mon Sep 17 00:00:00 2001 From: Mark Cave-Ayland Date: Fri, 26 Jan 2018 09:20:27 +0000 Subject: grackle: convert to trace-events Signed-off-by: Mark Cave-Ayland Signed-off-by: David Gibson --- hw/pci-host/trace-events | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hw/pci-host/trace-events') diff --git a/hw/pci-host/trace-events b/hw/pci-host/trace-events index 32dfc84692..5b8fcc228b 100644 --- a/hw/pci-host/trace-events +++ b/hw/pci-host/trace-events @@ -1,5 +1,8 @@ # See docs/devel/tracing.txt for syntax documentation. +# hw/pci-host/grackle.c +grackle_set_irq(int irq_num, int level) "set_irq num %d level %d" + # hw/pci-host/sabre.c sabre_set_request(int irq_num) "request irq %d" sabre_clear_request(int irq_num) "clear request irq %d" -- cgit v1.2.3