summaryrefslogtreecommitdiffstats
path: root/docs/devel/tracing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devel/tracing.rst')
-rw-r--r--docs/devel/tracing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devel/tracing.rst b/docs/devel/tracing.rst
index ec9a687cfd..d288480db1 100644
--- a/docs/devel/tracing.rst
+++ b/docs/devel/tracing.rst
@@ -48,7 +48,7 @@ file. During build, the "trace-events" file in each listed subdirectory will be
processed by the "tracetool" script to generate code for the trace events.
The individual "trace-events" files are merged into a "trace-events-all" file,
-which is also installed into "/usr/share/qemu" with the name "trace-events".
+which is also installed into "/usr/share/qemu".
This merged file is to be used by the "simpletrace.py" script to later analyse
traces in the simpletrace data format.