Description[memory-infra] Make thread check at unregistration stricter for new dump providers
This CL makes the check for unregistering dump providers on right thread
stricter by checking even if tracing is not enabled. This is made
stricter only for new dump providers while the existing ones (except few
which are verified correct) are added to a blacklist which does not hit
this check. In next CLs this blacklist will be cleared not to cause
flakiness on the bots with lots of dump providers failing.
BUG=643438
Review-Url: https://codereview.chromium.org/2592233002
Cr-Commit-Position: refs/heads/master@{#442777}
Committed: https://chromium.googlesource.com/chromium/src/+/e45198cfa72d361281a496ea16e794fe4aac64c7
Patch Set 1 #
Total comments: 6
Patch Set 2 : Use set instead of searching string list #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 22 (17 generated)
|