| OLD | NEW |
| 1 ############################ | 1 ############################ |
| 2 # Chromium | 2 # Chromium |
| 3 | 3 |
| 4 { | 4 { |
| 5 bug_23433 | 5 bug_23433 |
| 6 ThreadSanitizer:Race | 6 ThreadSanitizer:Race |
| 7 fun:*logging*SetMinLogLevel* | 7 fun:*logging*SetMinLogLevel* |
| 8 } | 8 } |
| 9 | 9 |
| 10 { | 10 { |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 { | 138 { |
| 139 bug_72913 | 139 bug_72913 |
| 140 ThreadSanitizer:Race | 140 ThreadSanitizer:Race |
| 141 ... | 141 ... |
| 142 fun:ObserverListBase* | 142 fun:ObserverListBase* |
| 143 fun:sync_api::SyncManager::SyncInternal::* | 143 fun:sync_api::SyncManager::SyncInternal::* |
| 144 fun:sync_api::SyncManager::* | 144 fun:sync_api::SyncManager::* |
| 145 fun:browser_sync::* | 145 fun:browser_sync::* |
| 146 } | 146 } |
| 147 | 147 |
| 148 { |
| 149 bug_75607 |
| 150 ThreadSanitizer:Race |
| 151 fun:WebCore::ResourceResponseBase::~ResourceResponseBase* |
| 152 fun:WebCore::ResourceResponse::~ResourceResponse* |
| 153 ... |
| 154 fun:WebCore::DocumentLoader::~DocumentLoader* |
| 155 fun:WebKit::WebDataSourceImpl::~WebDataSourceImpl* |
| 156 } |
| 157 |
| 148 ############################ | 158 ############################ |
| 149 # Benign races | 159 # Benign races |
| 150 { | 160 { |
| 151 bug_62694 [benign races in Histogram in CookieMonster] | 161 bug_62694 [benign races in Histogram in CookieMonster] |
| 152 ThreadSanitizer:Race | 162 ThreadSanitizer:Race |
| 153 ... | 163 ... |
| 154 fun:base::Histogram::* | 164 fun:base::Histogram::* |
| 155 fun:net::CookieMonster::* | 165 fun:net::CookieMonster::* |
| 156 } | 166 } |
| 157 | 167 |
| (...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 tsanbug_62a | 527 tsanbug_62a |
| 518 ThreadSanitizer:Race | 528 ThreadSanitizer:Race |
| 519 fun:__memset_sse2 | 529 fun:__memset_sse2 |
| 520 } | 530 } |
| 521 | 531 |
| 522 { | 532 { |
| 523 tsanbug_62b | 533 tsanbug_62b |
| 524 ThreadSanitizer:Race | 534 ThreadSanitizer:Race |
| 525 fun:__GI_memcpy | 535 fun:__GI_memcpy |
| 526 } | 536 } |
| OLD | NEW |