You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/architecture/trace_file_formats.adoc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,9 @@ The OSI multi channel trace file format is based on the MCAP file format, which
40
40
The OSI multi channel trace file format is a specialization of the MCAP file format, with additional constraints and requirements specific to OSI.
41
41
Hence, any valid OSI multi channel trace file is also a valid MCAP file, but not the other way around.
42
42
43
+
The OSI multi channel trace file format does not specify an MCAP profile.
44
+
Therefore, it can be used with any or an empty profile field in the MCAP header record, as long as the given profile does not contradict or disallow any of the requirements of this specification.
45
+
43
46
The following rules apply to OSI multi channel trace files:
0 commit comments