Add serialized ABI definition files
[lttng-ust.git] / extras / abi / 2.12 / x86_64-pc-linux-gnu / liblttng-ust-python-agent.so.0.xml
1 <abi-corpus architecture='elf-amd-x86_64' soname='liblttng-ust-python-agent.so.0'>
2 <elf-needed>
3 <dependency name='libc.so.6'/>
4 <dependency name='ld-linux-x86-64.so.2'/>
5 <dependency name='liblttng-ust.so.0'/>
6 <dependency name='liblttng-ust-tracepoint.so.0'/>
7 <dependency name='librt.so.1'/>
8 <dependency name='libdl.so.2'/>
9 <dependency name='libnuma.so.1'/>
10 <dependency name='liburcu-bp.so.6'/>
11 <dependency name='liburcu-cds.so.6'/>
12 <dependency name='libpthread.so.0'/>
13 </elf-needed>
14 <elf-function-symbols>
15 <!-- py_tracepoint -->
16 <elf-symbol name='py_tracepoint' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
17 </elf-function-symbols>
18 <elf-variable-symbols>
19 <!-- __tracepoint_lttng_python___event -->
20 <elf-symbol name='__tracepoint_lttng_python___event' size='56' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
21 <!-- __tracepoint_provider_lttng_python -->
22 <elf-symbol name='__tracepoint_provider_lttng_python' size='4' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
23 </elf-variable-symbols>
24 <abi-instr version='1.0' address-size='64' path='lttng_ust_python.c' comp-dir-path='liblttng-ust-python-agent' language='LANG_C99'>
25
26 <!-- char -->
27 <type-decl name='char' size-in-bits='8' id='type-id-1'/>
28 <!-- char[16] -->
29 <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='128' id='type-id-2'>
30 <!-- <anonymous range>[16] -->
31 <subrange length='16' type-id='type-id-3' id='type-id-4'/>
32
33 </array-type-def>
34 <!-- int -->
35 <type-decl name='int' size-in-bits='32' id='type-id-5'/>
36 <!-- unsigned int -->
37 <type-decl name='unsigned int' size-in-bits='32' id='type-id-6'/>
38 <!-- unsigned long int -->
39 <type-decl name='unsigned long int' size-in-bits='64' id='type-id-3'/>
40 <!-- void -->
41 <type-decl name='void' id='type-id-7'/>
42 <!-- struct lttng_ust_tracepoint_dlopen -->
43 <class-decl name='lttng_ust_tracepoint_dlopen' size-in-bits='384' is-struct='yes' visibility='default' filepath='../include/lttng/tracepoint.h' line='230' column='1' id='type-id-8'>
44 <data-member access='public' layout-offset-in-bits='0'>
45 <!-- void* lttng_ust_tracepoint_dlopen::liblttngust_handle -->
46 <var-decl name='liblttngust_handle' type-id='type-id-9' visibility='default' filepath='../include/lttng/tracepoint.h' line='231' column='1'/>
47 </data-member>
48 <data-member access='public' layout-offset-in-bits='64'>
49 <!-- int (lttng_ust_tracepoint* const*, int)* lttng_ust_tracepoint_dlopen::tracepoint_register_lib -->
50 <var-decl name='tracepoint_register_lib' type-id='type-id-10' visibility='default' filepath='../include/lttng/tracepoint.h' line='233' column='1'/>
51 </data-member>
52 <data-member access='public' layout-offset-in-bits='128'>
53 <!-- int (lttng_ust_tracepoint* const*)* lttng_ust_tracepoint_dlopen::tracepoint_unregister_lib -->
54 <var-decl name='tracepoint_unregister_lib' type-id='type-id-11' visibility='default' filepath='../include/lttng/tracepoint.h' line='235' column='1'/>
55 </data-member>
56 <data-member access='public' layout-offset-in-bits='192'>
57 <!-- void ()* lttng_ust_tracepoint_dlopen::rcu_read_lock_sym_bp -->
58 <var-decl name='rcu_read_lock_sym_bp' type-id='type-id-12' visibility='default' filepath='../include/lttng/tracepoint.h' line='236' column='1'/>
59 </data-member>
60 <data-member access='public' layout-offset-in-bits='256'>
61 <!-- void ()* lttng_ust_tracepoint_dlopen::rcu_read_unlock_sym_bp -->
62 <var-decl name='rcu_read_unlock_sym_bp' type-id='type-id-12' visibility='default' filepath='../include/lttng/tracepoint.h' line='237' column='1'/>
63 </data-member>
64 <data-member access='public' layout-offset-in-bits='320'>
65 <!-- void* (void*)* lttng_ust_tracepoint_dlopen::rcu_dereference_sym_bp -->
66 <var-decl name='rcu_dereference_sym_bp' type-id='type-id-13' visibility='default' filepath='../include/lttng/tracepoint.h' line='238' column='1'/>
67 </data-member>
68 </class-decl>
69 <!-- struct lttng_ust_tracepoint -->
70 <class-decl name='lttng_ust_tracepoint' size-in-bits='448' is-struct='yes' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='32' column='1' id='type-id-14'>
71 <data-member access='public' layout-offset-in-bits='0'>
72 <!-- const char* lttng_ust_tracepoint::name -->
73 <var-decl name='name' type-id='type-id-15' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='33' column='1'/>
74 </data-member>
75 <data-member access='public' layout-offset-in-bits='64'>
76 <!-- int lttng_ust_tracepoint::state -->
77 <var-decl name='state' type-id='type-id-5' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='34' column='1'/>
78 </data-member>
79 <data-member access='public' layout-offset-in-bits='128'>
80 <!-- lttng_ust_tracepoint_probe* lttng_ust_tracepoint::probes -->
81 <var-decl name='probes' type-id='type-id-16' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='35' column='1'/>
82 </data-member>
83 <data-member access='public' layout-offset-in-bits='192'>
84 <!-- int* lttng_ust_tracepoint::tracepoint_provider_ref -->
85 <var-decl name='tracepoint_provider_ref' type-id='type-id-17' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='36' column='1'/>
86 </data-member>
87 <data-member access='public' layout-offset-in-bits='256'>
88 <!-- const char* lttng_ust_tracepoint::signature -->
89 <var-decl name='signature' type-id='type-id-15' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='37' column='1'/>
90 </data-member>
91 <data-member access='public' layout-offset-in-bits='320'>
92 <!-- char lttng_ust_tracepoint::padding[16] -->
93 <var-decl name='padding' type-id='type-id-2' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='38' column='1'/>
94 </data-member>
95 </class-decl>
96 <!-- struct lttng_ust_tracepoint_probe -->
97 <class-decl name='lttng_ust_tracepoint_probe' size-in-bits='128' is-struct='yes' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='26' column='1' id='type-id-18'>
98 <data-member access='public' layout-offset-in-bits='0'>
99 <!-- void ()* lttng_ust_tracepoint_probe::func -->
100 <var-decl name='func' type-id='type-id-12' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='27' column='1'/>
101 </data-member>
102 <data-member access='public' layout-offset-in-bits='64'>
103 <!-- void* lttng_ust_tracepoint_probe::data -->
104 <var-decl name='data' type-id='type-id-9' visibility='default' filepath='../include/lttng/tracepoint-types.h' line='28' column='1'/>
105 </data-member>
106 </class-decl>
107 <!-- struct lttng_ust_tracepoint_destructors_syms -->
108 <class-decl name='lttng_ust_tracepoint_destructors_syms' size-in-bits='192' is-struct='yes' visibility='default' filepath='../include/lttng/tracepoint.h' line='273' column='1' id='type-id-19'>
109 <data-member access='public' layout-offset-in-bits='0'>
110 <!-- int* lttng_ust_tracepoint_destructors_syms::old_tracepoint_disable_destructors -->
111 <var-decl name='old_tracepoint_disable_destructors' type-id='type-id-17' visibility='default' filepath='../include/lttng/tracepoint.h' line='274' column='1'/>
112 </data-member>
113 <data-member access='public' layout-offset-in-bits='64'>
114 <!-- void ()* lttng_ust_tracepoint_destructors_syms::tracepoint_disable_destructors -->
115 <var-decl name='tracepoint_disable_destructors' type-id='type-id-12' visibility='default' filepath='../include/lttng/tracepoint.h' line='275' column='1'/>
116 </data-member>
117 <data-member access='public' layout-offset-in-bits='128'>
118 <!-- int ()* lttng_ust_tracepoint_destructors_syms::tracepoint_get_destructors_state -->
119 <var-decl name='tracepoint_get_destructors_state' type-id='type-id-20' visibility='default' filepath='../include/lttng/tracepoint.h' line='276' column='1'/>
120 </data-member>
121 </class-decl>
122 <!-- const char -->
123 <qualified-type-def type-id='type-id-1' const='yes' id='type-id-21'/>
124 <!-- const char* -->
125 <pointer-type-def type-id='type-id-21' size-in-bits='64' id='type-id-15'/>
126 <!-- int ()* -->
127 <pointer-type-def type-id='type-id-22' size-in-bits='64' id='type-id-20'/>
128 <!-- int (lttng_ust_tracepoint* const*)* -->
129 <pointer-type-def type-id='type-id-23' size-in-bits='64' id='type-id-11'/>
130 <!-- int (lttng_ust_tracepoint* const*, int)* -->
131 <pointer-type-def type-id='type-id-24' size-in-bits='64' id='type-id-10'/>
132 <!-- int* -->
133 <pointer-type-def type-id='type-id-5' size-in-bits='64' id='type-id-17'/>
134 <!-- lttng_ust_tracepoint* -->
135 <pointer-type-def type-id='type-id-14' size-in-bits='64' id='type-id-25'/>
136 <!-- lttng_ust_tracepoint* const -->
137 <qualified-type-def type-id='type-id-25' const='yes' id='type-id-26'/>
138 <!-- lttng_ust_tracepoint* const* -->
139 <pointer-type-def type-id='type-id-26' size-in-bits='64' id='type-id-27'/>
140 <!-- lttng_ust_tracepoint_destructors_syms* -->
141 <pointer-type-def type-id='type-id-19' size-in-bits='64' id='type-id-28'/>
142 <!-- lttng_ust_tracepoint_dlopen* -->
143 <pointer-type-def type-id='type-id-8' size-in-bits='64' id='type-id-29'/>
144 <!-- lttng_ust_tracepoint_probe* -->
145 <pointer-type-def type-id='type-id-18' size-in-bits='64' id='type-id-16'/>
146 <!-- void ()* -->
147 <pointer-type-def type-id='type-id-30' size-in-bits='64' id='type-id-12'/>
148 <!-- void* -->
149 <pointer-type-def type-id='type-id-7' size-in-bits='64' id='type-id-9'/>
150 <!-- void* (void*)* -->
151 <pointer-type-def type-id='type-id-31' size-in-bits='64' id='type-id-13'/>
152 <!-- lttng_ust_tracepoint_dlopen tracepoint_dlopen -->
153 <var-decl name='tracepoint_dlopen' type-id='type-id-8' visibility='default' filepath='../include/lttng/tracepoint.h' line='241' column='1'/>
154 <!-- lttng_ust_tracepoint_dlopen* tracepoint_dlopen_ptr -->
155 <var-decl name='tracepoint_dlopen_ptr' type-id='type-id-29' visibility='default' filepath='../include/lttng/tracepoint.h' line='242' column='1'/>
156 <!-- lttng_ust_tracepoint_destructors_syms tracepoint_destructors_syms -->
157 <var-decl name='tracepoint_destructors_syms' type-id='type-id-19' visibility='default' filepath='../include/lttng/tracepoint.h' line='279' column='1'/>
158 <!-- lttng_ust_tracepoint_destructors_syms* tracepoint_destructors_syms_ptr -->
159 <var-decl name='tracepoint_destructors_syms_ptr' type-id='type-id-28' visibility='default' filepath='../include/lttng/tracepoint.h' line='280' column='1'/>
160 <!-- lttng_ust_tracepoint __tracepoint_lttng_python___event -->
161 <var-decl name='__tracepoint_lttng_python___event' type-id='type-id-14' mangled-name='__tracepoint_lttng_python___event' visibility='default' filepath='liblttng-ust-python-agent/lttng_ust_python.h' line='27' column='1' elf-symbol-id='__tracepoint_lttng_python___event'/>
162 <!-- int __tracepoint_provider_lttng_python -->
163 <var-decl name='__tracepoint_provider_lttng_python' type-id='type-id-5' mangled-name='__tracepoint_provider_lttng_python' visibility='default' filepath='liblttng-ust-python-agent/lttng_ust_python.h' line='27' column='1' elf-symbol-id='__tracepoint_provider_lttng_python'/>
164 <!-- void py_tracepoint(const char*, const char*, const char*, const char*, unsigned int, unsigned int, unsigned int, const char*) -->
165 <function-decl name='py_tracepoint' mangled-name='py_tracepoint' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='27' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='py_tracepoint'>
166 <!-- parameter of type 'const char*' -->
167 <parameter type-id='type-id-15' name='asctime' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='27' column='1'/>
168 <!-- parameter of type 'const char*' -->
169 <parameter type-id='type-id-15' name='msg' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='27' column='1'/>
170 <!-- parameter of type 'const char*' -->
171 <parameter type-id='type-id-15' name='logger_name' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='28' column='1'/>
172 <!-- parameter of type 'const char*' -->
173 <parameter type-id='type-id-15' name='funcName' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='28' column='1'/>
174 <!-- parameter of type 'unsigned int' -->
175 <parameter type-id='type-id-6' name='lineno' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='28' column='1'/>
176 <!-- parameter of type 'unsigned int' -->
177 <parameter type-id='type-id-6' name='int_loglevel' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='29' column='1'/>
178 <!-- parameter of type 'unsigned int' -->
179 <parameter type-id='type-id-6' name='thread' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='29' column='1'/>
180 <!-- parameter of type 'const char*' -->
181 <parameter type-id='type-id-15' name='threadName' filepath='liblttng-ust-python-agent/lttng_ust_python.c' line='29' column='1'/>
182 <!-- void -->
183 <return type-id='type-id-7'/>
184 </function-decl>
185 <!-- int () -->
186 <function-type size-in-bits='64' id='type-id-22'>
187 <!-- int -->
188 <return type-id='type-id-5'/>
189 </function-type>
190 <!-- int (lttng_ust_tracepoint* const*) -->
191 <function-type size-in-bits='64' id='type-id-23'>
192 <!-- parameter of type 'lttng_ust_tracepoint* const*' -->
193 <parameter type-id='type-id-27'/>
194 <!-- int -->
195 <return type-id='type-id-5'/>
196 </function-type>
197 <!-- int (lttng_ust_tracepoint* const*, int) -->
198 <function-type size-in-bits='64' id='type-id-24'>
199 <!-- parameter of type 'lttng_ust_tracepoint* const*' -->
200 <parameter type-id='type-id-27'/>
201 <!-- parameter of type 'int' -->
202 <parameter type-id='type-id-5'/>
203 <!-- int -->
204 <return type-id='type-id-5'/>
205 </function-type>
206 <!-- void () -->
207 <function-type size-in-bits='64' id='type-id-30'>
208 <!-- void -->
209 <return type-id='type-id-7'/>
210 </function-type>
211 <!-- void* (void*) -->
212 <function-type size-in-bits='64' id='type-id-31'>
213 <!-- parameter of type 'void*' -->
214 <parameter type-id='type-id-9'/>
215 <!-- void* -->
216 <return type-id='type-id-9'/>
217 </function-type>
218 </abi-instr>
219 </abi-corpus>
This page took 0.033884 seconds and 4 git commands to generate.