summaryrefslogtreecommitdiff
path: root/hw/9pfs/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'hw/9pfs/trace-events')
-rw-r--r--hw/9pfs/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/9pfs/trace-events b/hw/9pfs/trace-events
index 63efa27a80..48d3d8abed 100644
--- a/hw/9pfs/trace-events
+++ b/hw/9pfs/trace-events
@@ -1,4 +1,4 @@
-# See docs/trace-events.txt for syntax documentation.
+# See docs/tracing.txt for syntax documentation.
# hw/9pfs/virtio-9p.c
v9fs_rerror(uint16_t tag, uint8_t id, int err) "tag %d id %d err %d"