Skip to content

Commit be2de48

Browse files
authored
Clarify extension bit of naming convention
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent af00eeb commit be2de48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architecture/trace_file_naming.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ endif::[]
99
The names of OSI trace files should have the following format:
1010

1111
----
12-
<timestamp>_<type>_<osi-version>_<protobuf-version>_<number-of-frames>_<custom-trace-name>.osi
12+
<timestamp>_<type>_<osi-version>_<protobuf-version>_<number-of-frames>_<custom-trace-name>.[osi|txth|mcap]
1313
----
1414

1515
**Types**

0 commit comments

Comments
 (0)