summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan/suppressions.txt
Commit message (Expand)AuthorAgeFilesLines
* Added a suppression for data race on vfptr in base::Threadtimurrrr@chromium.org2009-10-211-1/+8
* Added a suppression for another benign race in ICU, widen one old suppression.timurrrr@chromium.org2009-10-211-0/+8
* Added suppressions for two real races and one benigntimurrrr@chromium.org2009-10-141-7/+31
* Suppressed test-only race on bool, improved existing suppressions.timurrrr@chromium.org2009-10-131-3/+19
* Suppress two data races in Chromium and a couple of races in libctimurrrr@chromium.org2009-10-091-0/+32
* Add a couple of new TSAN suppressions, fix an old onetimurrrr@chromium.org2009-09-301-1/+7
* Add a couple of new ThreadSanitizer suppressionstimurrrr@chromium.org2009-09-301-0/+13
* Add ThreadSanitizer suppression for a debug-only data race in Threadtimurrrr@chromium.org2009-09-291-0/+6
* Added a couple of TSAN suppressionstimurrrr@chromium.org2009-09-231-2/+12
* Widen one suppressiontimurrrr@chromium.org2009-09-221-1/+2
* Added a suppression for yet another data racetimurrrr@chromium.org2009-09-211-0/+6
* Suppress a benign race in SQLLitetimurrrr@chromium.org2009-09-211-0/+11
* Remove a suppression for bug 18488 since it should be fixed already.timurrrr@chromium.org2009-09-181-8/+0
* Added two suppressions for benign races in ICUtimurrrr@chromium.org2009-09-181-0/+14
* Add more suppressions for ThreadSanitizertimurrrr@chromium.org2009-09-111-1/+81
* New tsan suppressions from Timur, http://codereview.chromium.org/185008dkegel@google.com2009-09-021-1/+9
* Patch from timurrrr: Re-factor valgrind scripts to add tsan supportdkegel@google.com2009-07-161-0/+1