summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan/ignores.txt
Commit message (Expand)AuthorAgeFilesLines
* Ignore memory accesses in talk_base::CriticalSection::CurrentThreadIsOwner()timurrrr@chromium.org2010-08-301-0/+6
* Move std::string ignores back to the common TSan ignore file to suppress a fa...timurrrr@chromium.org2010-08-191-0/+9
* Ignore accesses below ChromeThread::GetCurrentThreadIdentifiertimurrrr@chromium.org2010-05-191-0/+5
* Add some more TSan ignorestimurrrr@chromium.org2010-05-171-0/+4
* Move empty_rep-specific reports from cross-platform to Mac-specific file.timurrrr@chromium.org2010-05-111-12/+0
* Ignore base/thread_local_storage, not just _posix (ThreadSanitizer)timurrrr@chromium.org2010-04-211-1/+1
* Ignore threadLockingTest from sqllitetimurrrr@chromium.org2010-03-251-0/+3
* Don't instrument set_jmptimurrrr@chromium.org2010-03-241-0/+1
* One more attempt to ignore "???" functions on TSan/Mac/mediatimurrrr@chromium.org2010-03-191-0/+1
* Ignore some pthread/libSystem internalstimurrrr@chromium.org2010-03-191-0/+1
* Widen one ignore rule for TSantimurrrr@chromium.org2010-03-171-1/+1
* Don't instrument tcmalloc under ThreadSanitizertimurrrr@chromium.org2009-12-161-0/+3
* Widen one ignore rule for ThreadSanitizertimurrrr@chromium.org2009-12-011-1/+1
* Ignore an icu_4_2 function that generates 25% of memory accesses in net_unitt...timurrrr@chromium.org2009-11-261-0/+3
* Update ThreadSanitizer ignore filetimurrrr@chromium.org2009-11-261-7/+10
* Ignore a few more string functions to suppress reports on *_empty_rep_storage*timurrrr@chromium.org2009-10-261-2/+5
* Ignore PNG functions from WebKit, ignore V8 internalstimurrrr@chromium.org2009-10-011-2/+8
* This CL relates to the known reports on std::string.timurrrr@chromium.org2009-09-291-1/+3
* Don't instrument NSS - one more filtertimurrrr@chromium.org2009-09-291-0/+1
* Don't instrument NSS for ThreadSanitizertimurrrr@chromium.org2009-09-281-0/+5
* New tsan suppressions from Timur, http://codereview.chromium.org/185008dkegel@google.com2009-09-021-10/+32
* Patch from timurrrr: Re-factor valgrind scripts to add tsan supportdkegel@google.com2009-07-161-0/+39