OLD | NEW |
1 ############################ | 1 ############################ |
2 # Reports on the guts of Windows | 2 # Reports on the guts of Windows |
3 { | 3 { |
4 UuidCreate | 4 UuidCreate |
5 ThreadSanitizer:Race | 5 ThreadSanitizer:Race |
6 ... | 6 ... |
7 fun:UuidCreate | 7 fun:UuidCreate |
8 } | 8 } |
9 | 9 |
10 { | 10 { |
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
195 fun:RtlMultiByteToUnicodeSize | 195 fun:RtlMultiByteToUnicodeSize |
196 fun:TpCallbackMayRunLong | 196 fun:TpCallbackMayRunLong |
197 fun:TpCallbackMayRunLong | 197 fun:TpCallbackMayRunLong |
198 fun:BaseThreadInitThunk | 198 fun:BaseThreadInitThunk |
199 } | 199 } |
200 { | 200 { |
201 bug_144928_b | 201 bug_144928_b |
202 ThreadSanitizer:Race | 202 ThreadSanitizer:Race |
203 fun:google_breakpad::CrashGenerationServer::~CrashGenerationServer | 203 fun:google_breakpad::CrashGenerationServer::~CrashGenerationServer |
204 fun:google_breakpad::CrashGenerationServer::`scalar deleting destructor' | 204 fun:google_breakpad::CrashGenerationServer::`scalar deleting destructor' |
205 fun:base::DefaultDeleter::operator() | 205 fun:base::DefaultDeleter* |
206 fun:base::internal::scoped_ptr_impl::~scoped_ptr_impl | 206 fun:base::internal::scoped_ptr_impl::~scoped_ptr_impl |
207 fun:remoting::BreakpadWinDeathTest::~BreakpadWinDeathTest | 207 fun:remoting::BreakpadWinDeathTest::~BreakpadWinDeathTest |
208 fun:remoting::BreakpadWinDeathTest_TestAccessViolation_Test::`scalar deleting
destructor' | 208 fun:remoting::BreakpadWinDeathTest_TestAccessViolation_Test::`scalar deleting
destructor' |
209 fun:testing::Test::DeleteSelf_ | 209 fun:testing::Test::DeleteSelf_ |
210 fun:testing::internal::HandleExceptionsInMethodIfSupported | 210 fun:testing::internal::HandleExceptionsInMethodIfSupported |
211 } | 211 } |
212 | 212 |
213 { | 213 { |
214 bug_146119 | 214 bug_146119 |
215 ThreadSanitizer:Race | 215 ThreadSanitizer:Race |
(...skipping 16 matching lines...) Expand all Loading... |
232 bug_157076_b | 232 bug_157076_b |
233 ThreadSanitizer:Race | 233 ThreadSanitizer:Race |
234 fun:memset | 234 fun:memset |
235 fun:_free_dbg_nolock | 235 fun:_free_dbg_nolock |
236 fun:_free_dbg | 236 fun:_free_dbg |
237 fun:_aligned_free_dbg | 237 fun:_aligned_free_dbg |
238 fun:_aligned_free | 238 fun:_aligned_free |
239 fun:media::ReleaseData | 239 fun:media::ReleaseData |
240 fun:base::internal::RunnableAdapter::Run | 240 fun:base::internal::RunnableAdapter::Run |
241 } | 241 } |
OLD | NEW |