lib: make packets and packet messages optional, disabled by default
[babeltrace.git] / tests / data / plugins / src.ctf.fs / succeed / trace-smalltrace.expect
1 Trace class:
2 Stream class (ID 0):
3 Supports packets: Yes
4 Packets have beginning default clock snapshot: No
5 Packets have end default clock snapshot: No
6 Supports discarded events: No
7 Supports discarded packets: No
8 Event class `string` (ID 0):
9 Payload field class: Structure (1 member):
10 str: String
11
12 {Trace 0, Stream class ID 0, Stream ID 0}
13 Stream beginning:
14 Trace:
15 UUID: 2a6422d0-6cee-11e0-8c08-cb07d7b3a564
16 Stream (ID 0, Class ID 0)
17
18 {Trace 0, Stream class ID 0, Stream ID 0}
19 Packet beginning:
20
21 {Trace 0, Stream class ID 0, Stream ID 0}
22 Event `string` (Class ID 0):
23 Payload:
24 str: This is a test trace
25
26 {Trace 0, Stream class ID 0, Stream ID 0}
27 Event `string` (Class ID 0):
28 Payload:
29 str: with only two small events.
30
31 {Trace 0, Stream class ID 0, Stream ID 0}
32 Packet end
33
34 {Trace 0, Stream class ID 0, Stream ID 0}
35 Stream end
This page took 0.030099 seconds and 4 git commands to generate.