We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af00eeb commit be2de48Copy full SHA for be2de48
doc/architecture/trace_file_naming.adoc
@@ -9,7 +9,7 @@ endif::[]
9
The names of OSI trace files should have the following format:
10
11
----
12
-<timestamp>_<type>_<osi-version>_<protobuf-version>_<number-of-frames>_<custom-trace-name>.osi
+<timestamp>_<type>_<osi-version>_<protobuf-version>_<number-of-frames>_<custom-trace-name>.[osi|txth|mcap]
13
14
15
**Types**
0 commit comments