diff options
Diffstat (limited to 'hw/pci/trace-events')
-rw-r--r-- | hw/pci/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/trace-events b/hw/pci/trace-events index 285338ac4d..2b9cf24405 100644 --- a/hw/pci/trace-events +++ b/hw/pci/trace-events @@ -1,4 +1,4 @@ -# See docs/trace-events.txt for syntax documentation. +# See docs/tracing.txt for syntax documentation. # hw/pci/pci.c pci_update_mappings_del(void *d, uint32_t bus, uint32_t slot, uint32_t func, int bar, uint64_t addr, uint64_t size) "d=%p %02x:%02x.%x %d,%#"PRIx64"+%#"PRIx64 |