cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / data / plugins / flt.lttng-utils.debug-info / trace-debug-info.expect
CommitLineData
d3765576
FD
1Trace class:
2 Stream class (ID 0):
3 Supports packets: Yes
4 Packets have beginning default clock snapshot: Yes
5 Packets have end default clock snapshot: Yes
6 Supports discarded events: Yes
7 Discarded events have default clock snapshots: Yes
8 Supports discarded packets: Yes
9 Discarded packets have default clock snapshots: Yes
10 Default clock class:
11 Name: monotonic
12 Description: Monotonic Clock
13 Frequency (Hz): 1,000,000,000
14 Precision (cycles): 0
15 Offset (s): 1,563,264,475
16 Offset (cycles): 374,722,151
17 Origin is Unix epoch: Yes
18 UUID: c56ad62a-6a35-4722-9807-d8e0f118a367
19 Packet context field class: Structure (1 member):
20 cpu_id: Unsigned integer (32-bit, Base 10)
21 Event common context field class: Structure (3 members):
22 vpid: Signed integer (32-bit, Base 10)
23 ip: Unsigned integer (64-bit, Base 16)
24 debug_info: Structure (3 members):
25 bin: String
26 func: String
27 src: String
28 Event class `lttng_ust_statedump:bin_info` (ID 0):
29 Log level: Debug (line)
30 Payload field class: Structure (6 members):
31 baddr: Unsigned integer (64-bit, Base 16)
32 memsz: Unsigned integer (64-bit, Base 10)
33 path: String
34 is_pic: Unsigned integer (8-bit, Base 10)
35 has_build_id: Unsigned integer (8-bit, Base 10)
36 has_debug_link: Unsigned integer (8-bit, Base 10)
37 Event class `my_provider:my_first_tracepoint` (ID 1):
38 Log level: Debug (line)
39 Payload field class: Structure (2 members):
40 my_string_field: String
41 my_integer_field: Signed integer (32-bit, Base 10)
42
43[Unknown]
44{Trace 0, Stream class ID 0, Stream ID 0}
45Stream beginning:
46 Trace:
47 Environment (5 entries):
48 domain: ust
49 hostname: raton
50 tracer_major: 2
51 tracer_minor: 11
52 tracer_name: lttng-ust
53 Stream (ID 0, Class ID 0)
54
55[21,705,969,336,938 cycles, 1,563,286,181,344,059,089 ns from origin]
56{Trace 0, Stream class ID 0, Stream ID 0}
57Packet beginning:
58 Context:
59 cpu_id: 0
60
61[21,705,976,167,081 cycles, 1,563,286,181,350,889,232 ns from origin]
62{Trace 0, Stream class ID 0, Stream ID 0}
63Event `lttng_ust_statedump:bin_info` (Class ID 0):
64 Common context:
65 vpid: 9746
66 ip: 0x7f09:b7d2:922b
67 debug_info:
68 bin:
69 func:
70 src:
71 Payload:
72 baddr: 0x7ffc:bd1e:1000
73 memsz: 0
74 path: [linux-vdso.so.1]
75 is_pic: 0
76 has_build_id: 0
77 has_debug_link: 0
78
79[21,705,976,183,716 cycles, 1,563,286,181,350,905,867 ns from origin]
80{Trace 0, Stream class ID 0, Stream ID 0}
81Event `lttng_ust_statedump:bin_info` (Class ID 0):
82 Common context:
83 vpid: 9746
84 ip: 0x7f09:b7d2:922b
85 debug_info:
86 bin:
87 func:
88 src:
89 Payload:
90 baddr: 0x7f09:b7f9:8000
91 memsz: 2,114,208
7132b838 92 path: /libhello-so
d3765576
FD
93 is_pic: 1
94 has_build_id: 1
95 has_debug_link: 0
96
97[21,705,977,090,044 cycles, 1,563,286,181,351,812,195 ns from origin]
98{Trace 0, Stream class ID 0, Stream ID 0}
99Event `my_provider:my_first_tracepoint` (Class ID 1):
100 Common context:
101 vpid: 9746
102 ip: 0x7f09:b7f9:a349
103 debug_info:
7132b838 104 bin: libhello-so+0x2349
d3765576
FD
105 func: foo+0xd2
106 src: libhello.c:35
107 Payload:
108 my_string_field: hello, tracer
109 my_integer_field: 42
110
111[21,705,977,161,190 cycles, 1,563,286,181,351,883,341 ns from origin]
112{Trace 0, Stream class ID 0, Stream ID 0}
113Event `my_provider:my_first_tracepoint` (Class ID 1):
114 Common context:
115 vpid: 9746
116 ip: 0x7f09:b7f9:a448
117 debug_info:
7132b838 118 bin: libhello-so+0x2448
d3765576
FD
119 func: bar+0xd2
120 src: libhello.c:41
121 Payload:
122 my_string_field: recoltes et semailles
123 my_integer_field: 57
124
125[21,706,180,381,092 cycles, 1,563,286,181,555,103,243 ns from origin]
126{Trace 0, Stream class ID 0, Stream ID 0}
127Packet end
128
129[Unknown]
130{Trace 0, Stream class ID 0, Stream ID 0}
131Stream end
This page took 0.06339 seconds and 4 git commands to generate.