summaryrefslogtreecommitdiff
path: root/qom/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'qom/trace-events')
-rw-r--r--qom/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/qom/trace-events b/qom/trace-events
index 350fc1feb2..97db357207 100644
--- a/qom/trace-events
+++ b/qom/trace-events
@@ -1,4 +1,4 @@
-# See docs/trace-events.txt for syntax documentation.
+# See docs/tracing.txt for syntax documentation.
# qom/object.c
object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"