]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Suppress all races whose top frame is in libc.so. This is a not very
authorJulian Seward <jseward@acm.org>
Fri, 2 Jan 2009 23:17:02 +0000 (23:17 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 2 Jan 2009 23:17:02 +0000 (23:17 +0000)
commit842071edb9cab4a1289eeb24e45b02664c4a5d85
tree6c56f8a87ab72bca05e4243efe143d733892f32c
parent50bc9497be4bdcd17fe5e31473d3ca3f178f3434
Suppress all races whose top frame is in libc.so.  This is a not very
clever interim solution to the problem of Helgrind reporting lots of
false races in glibc's stdio functions, due to it not seeing the
relevant (inlined, alas) locking that glibc uses.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8897
glibc-2.34567-NPTL-helgrind.supp