summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_suppressions.h
Commit message (Expand)AuthorAge
* tsan: ignore interceptors coming from specified librariesDmitry Vyukov2013-10-03
* [tsan] Move some suppressions-related code to common.Sergey Matveev2013-06-26
* tsan: allows to suppress races on global variablesDmitry Vyukov2013-06-10
* tsan: print matched suppressions if print_suppressions=1 flag is providedDmitry Vyukov2013-03-27
* tsan: allow a front-end to provide default suppressionsDmitry Vyukov2013-01-24
* tsan: cache pc's that cause suppressions (this way we do not need to symboliz...Dmitry Vyukov2012-10-05
* [TSan] fix a bunch of warnings reported by pedantic gccAlexey Samsonov2012-09-13
* tsan: suppress reports against source file names as wellDmitry Vyukov2012-05-31
* tsan: remove shutdown codeDmitry Vyukov2012-05-17
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-10