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

Issue 2797883002: cc: Add TileManager::GetActivationStateAsValue for debugging state. (Closed)

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

Description

cc: Add TileManager::GetActivationStateAsValue for debugging state. This patch adds a debugging function which can be used to retrieve the current state of tile manager. Specifically, it logs some general information like tree priority and memory use/limits. As well, it logs the current raster queue and required for activation queue to see if there is a mismatch between what is being rasterized vs what is being considered for activation. R=sunnyps@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2797883002 Cr-Commit-Position: refs/heads/master@{#462650} Committed: https://chromium.googlesource.com/chromium/src/+/46076c58c1198abaac97db355103069c6ab2d2b2

Patch Set 1 #

Total comments: 2

Patch Set 2 : update #

Total comments: 4

Patch Set 3 : update #

Patch Set 4 : compilefix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -0 lines) Patch
M cc/tiles/tile_manager.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/tiles/tile_manager.cc View 1 2 3 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
vmpstr
Please take a look to see if there's anything else you'd like to be dumped ...
3 years, 8 months ago (2017-04-04 23:45:59 UTC) #2
sunnyps
https://codereview.chromium.org/2797883002/diff/1/cc/tiles/tile_manager.h File cc/tiles/tile_manager.h (right): https://codereview.chromium.org/2797883002/diff/1/cc/tiles/tile_manager.h#newcode234 cc/tiles/tile_manager.h:234: void GetActivationStateAsValue(base::DictionaryValue* value); Can you make this return an ...
3 years, 8 months ago (2017-04-05 21:09:50 UTC) #3
vmpstr
https://codereview.chromium.org/2797883002/diff/1/cc/tiles/tile_manager.h File cc/tiles/tile_manager.h (right): https://codereview.chromium.org/2797883002/diff/1/cc/tiles/tile_manager.h#newcode234 cc/tiles/tile_manager.h:234: void GetActivationStateAsValue(base::DictionaryValue* value); On 2017/04/05 21:09:50, sunnyps wrote: > ...
3 years, 8 months ago (2017-04-05 22:15:37 UTC) #4
vmpstr
PTAL
3 years, 8 months ago (2017-04-06 01:04:10 UTC) #7
sunnyps
lgtm % nits https://codereview.chromium.org/2797883002/diff/20001/cc/tiles/tile_manager.cc File cc/tiles/tile_manager.cc (right): https://codereview.chromium.org/2797883002/diff/20001/cc/tiles/tile_manager.cc#newcode1379 cc/tiles/tile_manager.cc:1379: base::trace_event::TracedValue* value) { nit: I'd expect ...
3 years, 8 months ago (2017-04-06 01:12:37 UTC) #8
vmpstr
https://codereview.chromium.org/2797883002/diff/20001/cc/tiles/tile_manager.cc File cc/tiles/tile_manager.cc (right): https://codereview.chromium.org/2797883002/diff/20001/cc/tiles/tile_manager.cc#newcode1379 cc/tiles/tile_manager.cc:1379: base::trace_event::TracedValue* value) { On 2017/04/06 01:12:37, sunnyps wrote: > ...
3 years, 8 months ago (2017-04-06 18:16:28 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/2797883002/40001
3 years, 8 months ago (2017-04-06 18:17:11 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/242635) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago (2017-04-06 18:28:42 UTC) #16
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/2797883002/60001
3 years, 8 months ago (2017-04-06 20:51:12 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 22:26:33 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/46076c58c1198abaac97db355103...

Powered by Google App Engine
This is Rietveld 408576698