|
From: <sv...@va...> - 2008-12-29 14:46:36
|
Author: sewardj
Date: 2008-12-29 14:46:26 +0000 (Mon, 29 Dec 2008)
New Revision: 8886
Log:
Suppress any race that occurs in ld.so (just a single frame will do).
his gets rid of a bunch of more specific suppressions.
Modified:
trunk/glibc-2.34567-NPTL-helgrind.supp
Modified: trunk/glibc-2.34567-NPTL-helgrind.supp
===================================================================
--- trunk/glibc-2.34567-NPTL-helgrind.supp 2008-12-27 09:19:01 UTC (rev 8885)
+++ trunk/glibc-2.34567-NPTL-helgrind.supp 2008-12-29 14:46:26 UTC (rev 8886)
@@ -12,23 +12,10 @@
helgrind-glibc2X-001
Helgrind:Race
obj:/lib*/ld-2.*so*
- obj:/lib*/ld-2.*so*
}
+# helgrind-glibc2X-002 was merged into helgrind-glibc2X-001
+# helgrind-glibc2X-003 was merged into helgrind-glibc2X-001
{
- helgrind-glibc2X-002
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- obj:/lib*/libc-2.*so*
- obj:/lib*/ld-2.*so*
-}
-{
- helgrind-glibc2X-003
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- obj:/lib*/libc-2.*so*
- obj:/lib*/libc-2.*so*
-}
-{
helgrind-glibc2X-004
Helgrind:Race
obj:/lib*/libc-2.*so*
@@ -48,14 +35,8 @@
obj:/lib*/libpthread-2.*so*
obj:/lib*/libc-2.*so*
}
+# helgrind-glibc2X-007 was merged into helgrind-glibc2X-001
{
- helgrind-glibc2X-007
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- obj:/lib*/libc-2.*so*
- obj:/lib*/libdl-2.*so*
-}
-{
helgrind-glibc2X-008
Helgrind:Race
obj:/lib*/libpthread-2.*so*
@@ -68,40 +49,17 @@
fun:*
obj:/lib*/libc-2.*so*
}
+# helgrind-glibc2X-010 was merged into helgrind-glibc2X-001
{
- helgrind-glibc2X-010
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- obj:/lib*/libpthread-2.*so*
-}
-{
helgrind-glibc2X-011
Helgrind:Race
obj:/lib*/libc-2.*so*
obj:/lib*/libpthread-2.*so*
}
+# helgrind-glibc2X-012 was merged into helgrind-glibc2X-001
+# helgrind-glibc2X-013 was merged into helgrind-glibc2X-001
+# helgrind-glibc2X-014 was merged into helgrind-glibc2X-001
{
- helgrind-glibc2X-012
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- obj:/lib*/ld-2.*so*
- obj:/lib*/libc-2.*so*
-}
-{
- helgrind-glibc2X-013
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- fun:*
- obj:/lib*/ld-2.*so*
-}
-{
- helgrind-glibc2X-014
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- obj:/lib*/ld-2.*so*
- obj:/lib*/libpthread-2.*so*
-}
-{
helgrind-glibc2X-015
Helgrind:Race
obj:/lib*/libc-2.*so*
@@ -293,10 +251,4 @@
####################################################
# To do with dynamic linking
#
-{
- helgrind---ld.so-...-dlsym
- Helgrind:Race
- obj:/lib*/ld-2.*so*
- ...
- fun:dlsym
-}
+# helgrind---ld.so-...-dlsym was merged into helgrind-glibc2X-001
|