From: Bart Van Assche Date: Mon, 17 Nov 2008 18:22:10 +0000 (+0000) Subject: More DRD suppression pattern simplifications. X-Git-Tag: svn/VALGRIND_3_4_0~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34d7bb1822b53f6478814356b809475f886a76f;p=thirdparty%2Fvalgrind.git More DRD suppression pattern simplifications. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8781 --- diff --git a/glibc-2.X-drd.supp b/glibc-2.X-drd.supp index 6f113740f8..c415f86de2 100644 --- a/glibc-2.X-drd.supp +++ b/glibc-2.X-drd.supp @@ -106,9 +106,7 @@ { pthread drd:ConflictingAccess - fun:clone - fun:create_thread - fun:pthread_create* + ... fun:pthread_create* } { @@ -126,26 +124,6 @@ fun:start_thread fun:clone } -{ - pthread - drd:ConflictingAccess - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:clone - fun:do_clone - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} -{ - pthread-glibc2.7-pthread_create - drd:ConflictingAccess - fun:memset - fun:pthread_create* -} { pthread drd:ConflictingAccess @@ -158,69 +136,12 @@ fun:__pthread_mutex_cond_lock fun:pthread_cond_wait@@GLIBC_* } -{ - pthread - drd:ConflictingAccess - fun:clone - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:do_clone - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:memset - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:_dl_allocate_tls_init - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:memset - fun:_dl_allocate_tls_init - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:mempcpy - fun:pthread_create@@GLIBC_* - fun:pthread_create* -} { pthread drd:ConflictingAccess fun:pthread_join fun:pthread_join } -{ - pthread - drd:ConflictingAccess - fun:allocate_stack - fun:pthread_create* - fun:pthread_create* -} -{ - pthread - drd:ConflictingAccess - fun:get_cached_stack - fun:allocate_stack - fun:pthread_create* - fun:pthread_create* -} { pthread drd:ConflictingAccess