Jelajahi Sumber

docs: trace-events-all is installed without renaming

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220420132624.2439741-13-marcandre.lureau@redhat.com>
Marc-André Lureau 3 tahun lalu
induk
melakukan
7a42e6885a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/devel/tracing.rst

+ 1 - 1
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.
 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,
 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
 This merged file is to be used by the "simpletrace.py" script to later analyse
 traces in the simpletrace data format.
 traces in the simpletrace data format.