summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan_analyze.py
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of the first race report for ThreadSanitizertimurrrr@chromium.org2009-10-131-6/+7
* Fix suppression counts - ints were concatenated, not summed uptimurrrr@chromium.org2009-10-051-0/+1
* This CL adds gdb_helper to tsan_analyze.py, making thetimurrrr@chromium.org2009-10-011-28/+85
* Print suppressions used by ThreadSanitizer.timurrrr@chromium.org2009-09-301-11/+37
* Patch from timurrrr: Re-factor valgrind scripts to add tsan supportdkegel@google.com2009-07-161-0/+85