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