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

Issue 2779643004: Add UMA histograms for DirectComposition overlays. (Closed)

Created:
3 years, 8 months ago by jbauman
Modified:
3 years, 8 months ago
Reviewers:
sunnyps, Ilya Sherman
CC:
chromium-reviews, piman+watch_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA histograms for DirectComposition overlays. These get information about how often overlays are available, how often they're attempted to be used, and how often they're actually used. BUG=678800 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2779643004 Cr-Commit-Position: refs/heads/master@{#460666} Committed: https://chromium.googlesource.com/chromium/src/+/15a130ea6aa5ccdd20d9bfdc960576d689807ba2

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 5

Patch Set 3 : use custom enum #

Patch Set 4 : use UMA_HISTOGRAM_SPARSE_SLOWLY #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M gpu/ipc/service/direct_composition_surface_win.cc View 1 2 3 3 chunks +12 lines, -0 lines 0 comments Download
M gpu/ipc/service/image_transport_surface_win.cc View 2 chunks +6 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 3 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (20 generated)
jbauman
3 years, 8 months ago (2017-03-29 02:21:25 UTC) #9
Ilya Sherman
https://codereview.chromium.org/2779643004/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc File gpu/ipc/service/direct_composition_surface_win.cc (right): https://codereview.chromium.org/2779643004/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc#newcode355 gpu/ipc/service/direct_composition_surface_win.cc:355: DXGI_FRAME_PRESENTATION_MODE_COMPOSITION_FAILURE + 1); This code looks fragile, in the ...
3 years, 8 months ago (2017-03-29 05:16:42 UTC) #12
jbauman
On 2017/03/29 05:16:42, Ilya Sherman wrote: > https://codereview.chromium.org/2779643004/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc > File gpu/ipc/service/direct_composition_surface_win.cc (right): > > https://codereview.chromium.org/2779643004/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc#newcode355 ...
3 years, 8 months ago (2017-03-29 18:58:10 UTC) #13
Ilya Sherman
On 2017/03/29 18:58:10, jbauman wrote: > On 2017/03/29 05:16:42, Ilya Sherman wrote: > > > ...
3 years, 8 months ago (2017-03-29 22:42:01 UTC) #16
jbauman
PTAL. On 2017/03/29 22:42:01, Ilya Sherman wrote: > On 2017/03/29 18:58:10, jbauman wrote: > > ...
3 years, 8 months ago (2017-03-29 23:50:30 UTC) #19
Ilya Sherman
Metrics LGTM, thanks.
3 years, 8 months ago (2017-03-29 23:55:17 UTC) #20
jbauman
3 years, 8 months ago (2017-03-30 00:13:04 UTC) #22
sunnyps
lgtm
3 years, 8 months ago (2017-03-30 00:30:38 UTC) #23
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/2779643004/60001
3 years, 8 months ago (2017-03-30 04:41:01 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 04:46:51 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/15a130ea6aa5ccdd20d9bfdc9605...

Powered by Google App Engine
This is Rietveld 408576698