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

Issue 2790173005: cc: Dump scheduler and tile manager state when commit is blocked. (Closed)

Created:
3 years, 8 months ago by sunnyps
Modified:
3 years, 8 months ago
Reviewers:
vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Dump scheduler and tile manager state when commit is blocked. This adds a DumpWithoutCrashing call that's posted from the main thread to the impl thread. This is done after a 20s timeout which is chosen to be less than the renderer hung timeout (30s) but still large enough. The crash dump includes scheduler and tile manager state on the stack. R=vmpstr@chromium.org BUG=668892, 622080 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2790173005 Cr-Commit-Position: refs/heads/master@{#463711} Committed: https://chromium.googlesource.com/chromium/src/+/c7d72f32028bc11312db3d9604e3a70da73168b7

Patch Set 1 #

Patch Set 2 : WIP cc: Dump state for begin main frame hangs. #

Patch Set 3 : cc: Dump scheduler and tile manager state when commit is blocked. #

Total comments: 6

Patch Set 4 : vmpstr review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -3 lines) Patch
M cc/base/completion_event.h View 1 2 3 1 chunk +8 lines, -2 lines 0 comments Download
M cc/trees/proxy_impl.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/proxy_impl.cc View 1 2 3 2 chunks +26 lines, -0 lines 0 comments Download
M cc/trees/proxy_main.cc View 1 2 3 1 chunk +11 lines, -1 line 0 comments Download

Messages

Total messages: 21 (14 generated)
sunnyps
ptal
3 years, 8 months ago (2017-04-08 01:05:43 UTC) #5
vmpstr
https://codereview.chromium.org/2790173005/diff/40001/cc/trees/proxy_impl.cc File cc/trees/proxy_impl.cc (right): https://codereview.chromium.org/2790173005/diff/40001/cc/trees/proxy_impl.cc#newcode235 cc/trees/proxy_impl.cc:235: char stack_string[20000] = "\0"; nit: = ""; (or = ...
3 years, 8 months ago (2017-04-11 01:06:46 UTC) #9
vmpstr
lgtm
3 years, 8 months ago (2017-04-11 18:20:31 UTC) #14
sunnyps
Hmmm, I thought I sent out my replies yesterday, but I see that you've already ...
3 years, 8 months ago (2017-04-11 18:22:48 UTC) #15
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/2790173005/60001
3 years, 8 months ago (2017-04-11 18:23:28 UTC) #17
vmpstr
On 2017/04/11 18:22:48, sunnyps wrote: > Hmmm, I thought I sent out my replies yesterday, ...
3 years, 8 months ago (2017-04-11 18:36:19 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 19:08:50 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c7d72f32028bc11312db3d9604e3...

Powered by Google App Engine
This is Rietveld 408576698