blob: c415f86de292eccc2f14c9e09f1b82eb87bc0e71 [file] [log] [blame]
sewardjaf44c822007-11-25 14:01:38 +00001{
2 dl
bartef1b9722008-07-04 15:34:23 +00003 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +00004 fun:_dl_fixup
5 fun:_dl_runtime_resolve
6}
7{
8 dl
bartef1b9722008-07-04 15:34:23 +00009 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000010 fun:_dl_fini
11 fun:exit
12}
13{
sewardj8b09d4f2007-12-04 21:27:18 +000014 dl-2.6.*
bartef1b9722008-07-04 15:34:23 +000015 drd:ConflictingAccess
sewardj8b09d4f2007-12-04 21:27:18 +000016 obj:/lib*/ld-*.so
sewardjaf44c822007-11-25 14:01:38 +000017 fun:exit
18}
19{
sewardj8b09d4f2007-12-04 21:27:18 +000020 dl-2.6.*
bartef1b9722008-07-04 15:34:23 +000021 drd:ConflictingAccess
sewardj8b09d4f2007-12-04 21:27:18 +000022 obj:/lib*/ld-*.so
23 obj:/lib*/ld-*.so
24 obj:/lib*/ld-*.so
sewardjaf44c822007-11-25 14:01:38 +000025}
26{
bartb1b70992008-07-09 12:42:08 +000027 dl-dlsym-1
28 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +000029 ...
bartb1b70992008-07-09 12:42:08 +000030 fun:_dl_sym
31}
32{
33 dl-dlsym-2
34 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +000035 ...
bart90a8f472008-07-09 13:18:14 +000036 fun:dlsym
37}
38{
39 dl-dlsym-3
40 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +000041 ...
bart90a8f472008-07-09 13:18:14 +000042 fun:__libc_dlsym
43}
44{
bartb1b70992008-07-09 12:42:08 +000045 dl-backtrace_symbols
46 drd:ConflictingAccess
47 fun:_dl_addr
48 fun:backtrace_symbols
49}
50{
sewardjaf44c822007-11-25 14:01:38 +000051 libc
bartef1b9722008-07-04 15:34:23 +000052 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000053 fun:__libc_enable_asynccancel
sewardj8b09d4f2007-12-04 21:27:18 +000054 obj:/lib*/libc-*
sewardjaf44c822007-11-25 14:01:38 +000055}
56{
57 libc
bartef1b9722008-07-04 15:34:23 +000058 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000059 fun:__libc_disable_asynccancel
sewardj8b09d4f2007-12-04 21:27:18 +000060 obj:/lib*/libc-*
sewardjaf44c822007-11-25 14:01:38 +000061}
62{
barte3bdd0b2008-10-11 19:37:45 +000063 libc-exit-io-cleanup
64 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +000065 ...
barte3bdd0b2008-10-11 19:37:45 +000066 fun:exit
67}
68{
sewardjaf44c822007-11-25 14:01:38 +000069 librt
bartef1b9722008-07-04 15:34:23 +000070 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000071 fun:__librt_enable_asynccancel
72}
73{
74 librt
bartef1b9722008-07-04 15:34:23 +000075 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000076 fun:__librt_disable_asynccancel
77}
78{
79 libstdc++
bartef1b9722008-07-04 15:34:23 +000080 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000081 fun:_ZN9__gnu_cxx12__atomic_addEPVii
82}
83{
84 libstdc++ std::string::string()
bartef1b9722008-07-04 15:34:23 +000085 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000086 fun:_ZNSsC1ERKSs
87}
88{
89 libstdc++
bartef1b9722008-07-04 15:34:23 +000090 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000091 fun:_ZN9__gnu_cxx18__exchange_and_addEPVii
92}
93{
94 pthread
bartef1b9722008-07-04 15:34:23 +000095 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000096 fun:start_thread
97 fun:clone
sewardjc68cbe32007-11-27 01:59:38 +000098}
sewardjaf44c822007-11-25 14:01:38 +000099{
100 pthread
bartef1b9722008-07-04 15:34:23 +0000101 drd:ConflictingAccess
sewardj8b09d4f2007-12-04 21:27:18 +0000102 obj:/lib*/libpthread-*.so
sewardj9e7f1132007-11-26 00:11:04 +0000103 fun:start_thread
104 fun:clone
105}
106{
107 pthread
bartef1b9722008-07-04 15:34:23 +0000108 drd:ConflictingAccess
bart00408ca2008-11-17 18:22:10 +0000109 ...
bartebca7862008-03-09 19:21:14 +0000110 fun:pthread_create*
111}
112{
113 pthread
bartef1b9722008-07-04 15:34:23 +0000114 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +0000115 ...
sewardj9e7f1132007-11-26 00:11:04 +0000116 fun:__libc_thread_freeres
117 fun:start_thread
118 fun:clone
119}
120{
121 pthread
bartef1b9722008-07-04 15:34:23 +0000122 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000123 fun:__nptl_deallocate_tsd
124 fun:start_thread
125 fun:clone
126}
127{
128 pthread
bartef1b9722008-07-04 15:34:23 +0000129 drd:ConflictingAccess
bartcea0e952008-03-01 10:50:45 +0000130 fun:pthread_mutex_lock
131 fun:pthread_mutex_lock
sewardjaf44c822007-11-25 14:01:38 +0000132}
133{
134 pthread
bartef1b9722008-07-04 15:34:23 +0000135 drd:ConflictingAccess
bart5bd9f2d2008-03-03 20:31:58 +0000136 fun:__pthread_mutex_cond_lock
137 fun:pthread_cond_wait@@GLIBC_*
bart5bd9f2d2008-03-03 20:31:58 +0000138}
139{
140 pthread
bartef1b9722008-07-04 15:34:23 +0000141 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000142 fun:pthread_join
143 fun:pthread_join
144}
145{
146 pthread
bartef1b9722008-07-04 15:34:23 +0000147 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +0000148 ...
bartcea0e952008-03-01 10:50:45 +0000149 fun:__deallocate_stack
bartcea0e952008-03-01 10:50:45 +0000150}
151{
152 pthread
bartef1b9722008-07-04 15:34:23 +0000153 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000154 fun:__free_tcb
155}
156{
157 pthread
bartef1b9722008-07-04 15:34:23 +0000158 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000159 fun:__pthread_enable_asynccancel
160}
161{
162 pthread
bartef1b9722008-07-04 15:34:23 +0000163 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000164 fun:__pthread_disable_asynccancel
165}
166{
167 pthread
bartef1b9722008-07-04 15:34:23 +0000168 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000169 fun:pthread_cancel
170}
171{
172 pthread
bartef1b9722008-07-04 15:34:23 +0000173 drd:ConflictingAccess
bartb9a313e2008-11-17 17:33:39 +0000174 ...
175 fun:pthread_cancel_init
176}
177{
178 pthread
179 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000180 fun:sigcancel_handler
sewardj8b09d4f2007-12-04 21:27:18 +0000181 obj:/lib*/libpthread-*
sewardjaf44c822007-11-25 14:01:38 +0000182}
183{
sewardjaf44c822007-11-25 14:01:38 +0000184 pthread
bartef1b9722008-07-04 15:34:23 +0000185 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000186 fun:pthread_detach
187 fun:pthread_detach
188}
189{
190 pthread
bartef1b9722008-07-04 15:34:23 +0000191 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000192 fun:pthread_getspecific
193}
194{
195 pthread
bartef1b9722008-07-04 15:34:23 +0000196 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000197 fun:pthread_setspecific
198}
199{
200 pthread
bartef1b9722008-07-04 15:34:23 +0000201 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000202 fun:pthread_key_delete
203}
204{
205 pthread
bartef1b9722008-07-04 15:34:23 +0000206 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000207 fun:_pthread_cleanup_push_defer
208}
bart459caeb2008-03-11 19:46:45 +0000209{
bartf0c61c22008-09-27 13:14:06 +0000210 pthread-unwind
bart81db8d42008-09-27 12:43:52 +0000211 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +0000212 ...
bart81db8d42008-09-27 12:43:52 +0000213 fun:__pthread_unwind
214}
215{
bartf0c61c22008-09-27 13:14:06 +0000216 pthread-unwind
bart81db8d42008-09-27 12:43:52 +0000217 drd:ConflictingAccess
barta238ee52008-09-27 13:23:41 +0000218 fun:_Unwind_GetCFA
219 fun:unwind_stop
bart81db8d42008-09-27 12:43:52 +0000220}
221{
bartf0c61c22008-09-27 13:14:06 +0000222 pthread-unwind
bart81db8d42008-09-27 12:43:52 +0000223 drd:ConflictingAccess
barta238ee52008-09-27 13:23:41 +0000224 fun:uw_update_context
225 fun:_Unwind_ForcedUnwind_Phase2
bart81db8d42008-09-27 12:43:52 +0000226}
227{
bartf0c61c22008-09-27 13:14:06 +0000228 pthread-unwind
229 drd:ConflictingAccess
barta238ee52008-09-27 13:23:41 +0000230 fun:uw_frame_state_for
231 fun:_Unwind_ForcedUnwind_Phase2
232}
233{
bart459caeb2008-03-11 19:46:45 +0000234 gomp
bartef1b9722008-07-04 15:34:23 +0000235 drd:ConflictingAccess
bart459caeb2008-03-11 19:46:45 +0000236 obj:/usr/lib*/libgomp.so*
237 obj:/usr/lib*/libgomp.so*
238}
bartdd7a30d2008-03-22 17:36:23 +0000239{
barte14bca22008-07-02 11:39:52 +0000240 libX11-XCreateFontSet
bartef1b9722008-07-04 15:34:23 +0000241 drd:CondErr
bart9483fd32008-07-01 14:13:25 +0000242 fun:pthread_cond_init*
243 fun:_XReply
244 fun:XListFontsWithInfo
245 obj:/usr/lib*/libX11.so*
246 fun:XCreateOC
247 fun:XCreateFontSet
248}
249{
bartdd7a30d2008-03-22 17:36:23 +0000250 libxcb-xcb_wait_for_reply
bartef1b9722008-07-04 15:34:23 +0000251 drd:CondErr
bartdd7a30d2008-03-22 17:36:23 +0000252 fun:pthread_cond_destroy*
253 fun:xcb_wait_for_reply
254}
barte53fb262008-07-08 09:29:19 +0000255{
256 libglib-access-g_threads_got_initialized
257 drd:ConflictingAccess
258 fun:g_slice_alloc
259 fun:g_ptr_array_sized_new
260 fun:g_main_context_new
261}
262{
263 libglib-access-g_threads_got_initialized
264 drd:ConflictingAccess
265 fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
266 fun:_ZN20QEventDispatcherGlibC1EP7QObject
267 obj:/usr/lib*/libQtCore.so.4.*
268 obj:/usr/lib*/libQtCore.so.4.*
269}
270{
271 libglib-access-g_mem_initialized
272 drd:ConflictingAccess
273 fun:g_malloc0
274}
275{
276 libglib-g_private_get_posix_impl
277 drd:ConflictingAccess
278 fun:g_private_get_posix_impl
279}
280{
281 libglib-g_private_set_posix_impl
282 drd:ConflictingAccess
283 fun:g_private_set_posix_impl
284}
285{
barteb339152008-07-29 13:01:16 +0000286 libQtCore-4.0/4.1-Q_GLOBAL_STATIC-connectionList
287 drd:ConflictingAccess
288 obj:/usr/lib*/libQtCore.so.4.*
289 fun:_ZN11QMetaObject8activateEP7QObjectiiPPv
290 fun:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv
291}
292{
barte53fb262008-07-08 09:29:19 +0000293 libQtCore-QObjectPrivate::clearGuards(QObject*)
294 drd:ConflictingAccess
295 fun:_ZN14QReadWriteLock12lockForWriteEv
296 fun:_ZN14QObjectPrivate11clearGuardsEP7QObject
297 fun:_ZN7QObjectD2Ev
298 fun:_ZN20QEventDispatcherGlibD0Ev
299}
bartf0d65952008-08-02 10:03:37 +0000300{
301 libQtCore-QObjectPrivate::clearGuards(QObject*)
302 drd:ConflictingAccess
303 fun:_ZN14QReadWriteLock12lockForWriteEv
304 fun:_ZN12QWriteLocker6relockEv
305 fun:_ZN12QWriteLockerC1EP14QReadWriteLock
306 fun:_ZN14QObjectPrivate11clearGuardsEP7QObject
307 fun:_ZN7QObjectD2Ev
308 fun:_ZN24QAbstractEventDispatcherD2Ev
309 fun:_ZN20QEventDispatcherGlibD0Ev
310}