aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'target/sparc/trace-events')
-rw-r--r--target/sparc/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/trace-events b/target/sparc/trace-events
index 75e7093d5f..de9833283d 100644
--- a/target/sparc/trace-events
+++ b/target/sparc/trace-events
@@ -1,4 +1,4 @@
-# See docs/devel/tracing.txt for syntax documentation.
+# See docs/devel/tracing.rst for syntax documentation.
# mmu_helper.c
mmu_helper_dfault(uint64_t address, uint64_t context, int mmu_idx, uint32_t tl) "DFAULT at 0x%"PRIx64" context 0x%"PRIx64" mmu_idx=%d tl=%d"