blob: 4b13a0a2890ff35480ad487d437f159a7cf1a710 [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{
bartbd43a862008-12-09 11:07:55 +000069 libc-random_r
70 drd:ConflictingAccess
71 fun:random_r
72}
73{
bart9ba958b2008-12-17 19:10:26 +000074 libc:stdio
barta45b5722008-12-21 16:08:07 +000075 drd:ConflictingAccess
76 ...
bart9ba958b2008-12-17 19:10:26 +000077 fun:_IO_file_xsputn*
barta45b5722008-12-21 16:08:07 +000078 fun:vfprintf
bart9ba958b2008-12-17 19:10:26 +000079}
80{
sewardjaf44c822007-11-25 14:01:38 +000081 librt
bartef1b9722008-07-04 15:34:23 +000082 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000083 fun:__librt_enable_asynccancel
84}
85{
86 librt
bartef1b9722008-07-04 15:34:23 +000087 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000088 fun:__librt_disable_asynccancel
89}
90{
91 libstdc++
bartef1b9722008-07-04 15:34:23 +000092 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000093 fun:_ZN9__gnu_cxx12__atomic_addEPVii
94}
95{
96 libstdc++ std::string::string()
bartef1b9722008-07-04 15:34:23 +000097 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +000098 fun:_ZNSsC1ERKSs
99}
100{
101 libstdc++
bartef1b9722008-07-04 15:34:23 +0000102 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000103 fun:_ZN9__gnu_cxx18__exchange_and_addEPVii
104}
105{
106 pthread
bartef1b9722008-07-04 15:34:23 +0000107 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000108 fun:start_thread
109 fun:clone
sewardjc68cbe32007-11-27 01:59:38 +0000110}
sewardjaf44c822007-11-25 14:01:38 +0000111{
112 pthread
bartef1b9722008-07-04 15:34:23 +0000113 drd:ConflictingAccess
sewardj8b09d4f2007-12-04 21:27:18 +0000114 obj:/lib*/libpthread-*.so
sewardj9e7f1132007-11-26 00:11:04 +0000115 fun:start_thread
116 fun:clone
117}
118{
119 pthread
bartef1b9722008-07-04 15:34:23 +0000120 drd:ConflictingAccess
bart00408ca2008-11-17 18:22:10 +0000121 ...
bartebca7862008-03-09 19:21:14 +0000122 fun:pthread_create*
123}
124{
125 pthread
bartef1b9722008-07-04 15:34:23 +0000126 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +0000127 ...
sewardj9e7f1132007-11-26 00:11:04 +0000128 fun:__libc_thread_freeres
129 fun:start_thread
130 fun:clone
131}
132{
133 pthread
bartef1b9722008-07-04 15:34:23 +0000134 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000135 fun:__nptl_deallocate_tsd
136 fun:start_thread
137 fun:clone
138}
139{
140 pthread
bartef1b9722008-07-04 15:34:23 +0000141 drd:ConflictingAccess
bartcea0e952008-03-01 10:50:45 +0000142 fun:pthread_mutex_lock
143 fun:pthread_mutex_lock
sewardjaf44c822007-11-25 14:01:38 +0000144}
145{
146 pthread
bartef1b9722008-07-04 15:34:23 +0000147 drd:ConflictingAccess
bart5bd9f2d2008-03-03 20:31:58 +0000148 fun:__pthread_mutex_cond_lock
149 fun:pthread_cond_wait@@GLIBC_*
bart5bd9f2d2008-03-03 20:31:58 +0000150}
151{
152 pthread
bartef1b9722008-07-04 15:34:23 +0000153 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000154 fun:pthread_join
155 fun:pthread_join
156}
157{
158 pthread
bartef1b9722008-07-04 15:34:23 +0000159 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +0000160 ...
bartcea0e952008-03-01 10:50:45 +0000161 fun:__deallocate_stack
bartcea0e952008-03-01 10:50:45 +0000162}
163{
164 pthread
bartef1b9722008-07-04 15:34:23 +0000165 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000166 fun:__free_tcb
167}
168{
169 pthread
bartef1b9722008-07-04 15:34:23 +0000170 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000171 fun:__pthread_enable_asynccancel
172}
173{
174 pthread
bartef1b9722008-07-04 15:34:23 +0000175 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000176 fun:__pthread_disable_asynccancel
177}
178{
179 pthread
bartef1b9722008-07-04 15:34:23 +0000180 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000181 fun:pthread_cancel
182}
183{
184 pthread
bartef1b9722008-07-04 15:34:23 +0000185 drd:ConflictingAccess
bartb9a313e2008-11-17 17:33:39 +0000186 ...
187 fun:pthread_cancel_init
188}
189{
190 pthread
191 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000192 fun:sigcancel_handler
sewardj8b09d4f2007-12-04 21:27:18 +0000193 obj:/lib*/libpthread-*
sewardjaf44c822007-11-25 14:01:38 +0000194}
195{
sewardjaf44c822007-11-25 14:01:38 +0000196 pthread
bartef1b9722008-07-04 15:34:23 +0000197 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000198 fun:pthread_detach
199 fun:pthread_detach
200}
201{
202 pthread
bartef1b9722008-07-04 15:34:23 +0000203 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000204 fun:pthread_getspecific
205}
206{
207 pthread
bartef1b9722008-07-04 15:34:23 +0000208 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000209 fun:pthread_setspecific
210}
211{
212 pthread
bartef1b9722008-07-04 15:34:23 +0000213 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000214 fun:pthread_key_delete
215}
216{
217 pthread
bartef1b9722008-07-04 15:34:23 +0000218 drd:ConflictingAccess
sewardjaf44c822007-11-25 14:01:38 +0000219 fun:_pthread_cleanup_push_defer
220}
bart459caeb2008-03-11 19:46:45 +0000221{
bartf0c61c22008-09-27 13:14:06 +0000222 pthread-unwind
bart81db8d42008-09-27 12:43:52 +0000223 drd:ConflictingAccess
barta39b9a02008-11-17 17:57:15 +0000224 ...
bart81db8d42008-09-27 12:43:52 +0000225 fun:__pthread_unwind
226}
227{
bartf0c61c22008-09-27 13:14:06 +0000228 pthread-unwind
bart81db8d42008-09-27 12:43:52 +0000229 drd:ConflictingAccess
barta238ee52008-09-27 13:23:41 +0000230 fun:_Unwind_GetCFA
231 fun:unwind_stop
bart81db8d42008-09-27 12:43:52 +0000232}
233{
bartf0c61c22008-09-27 13:14:06 +0000234 pthread-unwind
bart81db8d42008-09-27 12:43:52 +0000235 drd:ConflictingAccess
barta238ee52008-09-27 13:23:41 +0000236 fun:uw_update_context
237 fun:_Unwind_ForcedUnwind_Phase2
bart81db8d42008-09-27 12:43:52 +0000238}
239{
bartf0c61c22008-09-27 13:14:06 +0000240 pthread-unwind
241 drd:ConflictingAccess
barta238ee52008-09-27 13:23:41 +0000242 fun:uw_frame_state_for
243 fun:_Unwind_ForcedUnwind_Phase2
244}
245{
bart459caeb2008-03-11 19:46:45 +0000246 gomp
bartef1b9722008-07-04 15:34:23 +0000247 drd:ConflictingAccess
bart459caeb2008-03-11 19:46:45 +0000248 obj:/usr/lib*/libgomp.so*
249 obj:/usr/lib*/libgomp.so*
250}
bartdd7a30d2008-03-22 17:36:23 +0000251{
barte14bca22008-07-02 11:39:52 +0000252 libX11-XCreateFontSet
bartef1b9722008-07-04 15:34:23 +0000253 drd:CondErr
bart9483fd32008-07-01 14:13:25 +0000254 fun:pthread_cond_init*
255 fun:_XReply
256 fun:XListFontsWithInfo
257 obj:/usr/lib*/libX11.so*
258 fun:XCreateOC
259 fun:XCreateFontSet
260}
261{
bartdd7a30d2008-03-22 17:36:23 +0000262 libxcb-xcb_wait_for_reply
bartef1b9722008-07-04 15:34:23 +0000263 drd:CondErr
bartdd7a30d2008-03-22 17:36:23 +0000264 fun:pthread_cond_destroy*
265 fun:xcb_wait_for_reply
266}
barte53fb262008-07-08 09:29:19 +0000267{
268 libglib-access-g_threads_got_initialized
269 drd:ConflictingAccess
270 fun:g_slice_alloc
271 fun:g_ptr_array_sized_new
272 fun:g_main_context_new
273}
274{
275 libglib-access-g_threads_got_initialized
276 drd:ConflictingAccess
277 fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
278 fun:_ZN20QEventDispatcherGlibC1EP7QObject
279 obj:/usr/lib*/libQtCore.so.4.*
280 obj:/usr/lib*/libQtCore.so.4.*
281}
282{
283 libglib-access-g_mem_initialized
284 drd:ConflictingAccess
285 fun:g_malloc0
286}
287{
288 libglib-g_private_get_posix_impl
289 drd:ConflictingAccess
290 fun:g_private_get_posix_impl
291}
292{
293 libglib-g_private_set_posix_impl
294 drd:ConflictingAccess
295 fun:g_private_set_posix_impl
296}
297{
barteb339152008-07-29 13:01:16 +0000298 libQtCore-4.0/4.1-Q_GLOBAL_STATIC-connectionList
299 drd:ConflictingAccess
300 obj:/usr/lib*/libQtCore.so.4.*
301 fun:_ZN11QMetaObject8activateEP7QObjectiiPPv
302 fun:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv
303}
304{
barte53fb262008-07-08 09:29:19 +0000305 libQtCore-QObjectPrivate::clearGuards(QObject*)
306 drd:ConflictingAccess
307 fun:_ZN14QReadWriteLock12lockForWriteEv
308 fun:_ZN14QObjectPrivate11clearGuardsEP7QObject
309 fun:_ZN7QObjectD2Ev
310 fun:_ZN20QEventDispatcherGlibD0Ev
311}
bartf0d65952008-08-02 10:03:37 +0000312{
313 libQtCore-QObjectPrivate::clearGuards(QObject*)
314 drd:ConflictingAccess
315 fun:_ZN14QReadWriteLock12lockForWriteEv
316 fun:_ZN12QWriteLocker6relockEv
317 fun:_ZN12QWriteLockerC1EP14QReadWriteLock
318 fun:_ZN14QObjectPrivate11clearGuardsEP7QObject
319 fun:_ZN7QObjectD2Ev
320 fun:_ZN24QAbstractEventDispatcherD2Ev
321 fun:_ZN20QEventDispatcherGlibD0Ev
322}
barta45b5722008-12-21 16:08:07 +0000323{
324 libboost_thread_1
325 drd:ConflictingAccess
326 ...
327 fun:_ZN5boost9call_onceIPFvvEEEvRNS_9once_flagET_
328 fun:_ZN5boost6detail23get_current_thread_dataEv
329}