Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(408)

Issue 2592233002: [memory-infra] Make thread check at unregistration stricter for new dump providers (Closed)

Created:
4 years ago by ssid
Modified:
3 years, 11 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -1 line) Patch
M base/trace_event/memory_dump_manager.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M base/trace_event/memory_dump_manager.cc View 1 3 chunks +51 lines, -1 line 0 comments Download
M base/trace_event/memory_dump_manager_unittest.cc View 1 chunk +17 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 22 (17 generated)
ssid
Not urgent, ptal when you get back. The dump providers not in the blacklist now ...
4 years ago (2016-12-21 22:46:38 UTC) #5
Primiano Tucci (use gerrit)
LGTM with one suggestion https://codereview.chromium.org/2592233002/diff/20001/base/trace_event/memory_dump_manager.cc File base/trace_event/memory_dump_manager.cc (right): https://codereview.chromium.org/2592233002/diff/20001/base/trace_event/memory_dump_manager.cc#newcode51 base/trace_event/memory_dump_manager.cc:51: // unregistration. These providers could ...
3 years, 11 months ago (2017-01-06 14:00:40 UTC) #8
ssid
fixed, thanks https://codereview.chromium.org/2592233002/diff/20001/base/trace_event/memory_dump_manager.cc File base/trace_event/memory_dump_manager.cc (right): https://codereview.chromium.org/2592233002/diff/20001/base/trace_event/memory_dump_manager.cc#newcode51 base/trace_event/memory_dump_manager.cc:51: // unregistration. These providers could potentially cause ...
3 years, 11 months ago (2017-01-10 23:59:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2592233002/60001
3 years, 11 months ago (2017-01-11 03:11:06 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 03:16:22 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/e45198cfa72d361281a496ea16e7...

Powered by Google App Engine
This is Rietveld 408576698