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