]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Merge r8140 (helgrind support for glibc-2.8)
authorJulian Seward <jseward@acm.org>
Thu, 29 May 2008 12:28:51 +0000 (12:28 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 29 May 2008 12:28:51 +0000 (12:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@8145

glibc-2.34567-NPTL-helgrind.supp

index d59e0143fc37fae9db1b029c0bceb1cd4250c06d..9121da576ded591eb7ba92ef8bfc54626e0548ef 100644 (file)
    fun:start_thread
 }
 
+######------------ glibc-2.8 specific ---------######
+#
+{
+   helgrind-glibc28-001
+   Helgrind:Race
+   obj:/lib*/ld-2.8.*so
+   obj:/lib*/ld-2.8.*so
+}
+{
+   helgrind-glibc28-002
+   Helgrind:Race
+   obj:/lib*/ld-2.8.*so
+   obj:/lib*/libc-2.8.*so
+   obj:/lib*/ld-2.8.*so
+}
+{
+   helgrind-glibc28-003
+   Helgrind:Race
+   obj:/lib*/ld-2.8.*so
+   obj:/lib*/libc-2.8.*so
+   obj:/lib*/libc-2.8.*so
+}
+{
+   helgrind-glibc28-004
+   Helgrind:Race
+   obj:/lib*/libc-2.8.*so
+   obj:/lib*/libc-2.8.*so
+}
+{
+   helgrind-glibc28-006
+   Helgrind:Race
+   obj:/lib*/libpthread-2.8.*so
+   obj:/lib*/libpthread-2.8.*so
+   obj:/lib*/libc-2.8.*so
+}
+{
+   helgrind-glibc28-010
+   Helgrind:Race
+   obj:/lib*/ld-2.8.*so
+   obj:/lib*/libpthread-2.8.*so
+}
+
+{
+   helgrind-glibc28-101
+   Helgrind:Race
+   obj:/lib*/libpthread-2.8.*so
+   fun:pthread_*
+}
+{
+   helgrind-glibc28-102
+   Helgrind:Race
+   fun:mythread_wrapper
+   obj:/lib*/libpthread-2.8.*so
+}
+{
+   helgrind-glibc28-110
+   Helgrind:Race
+   obj:/lib*/libc-2.8.*so
+   fun:pthread_*
+}
+{
+   helgrind-glibc28-111
+   Helgrind:Race
+   fun:__lll_*lock_*
+}
+
 ######------------ glibc-2.7 specific ---------######
 #
 {