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

Issue 2841273002: Add UMA histograms for GPU driver bug workaround entries. (Closed)

Created:
3 years, 8 months ago by jbauman
Modified:
3 years, 7 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA histograms for GPU driver bug workaround entries. With this we can see how often different workarounds are being hit. Review-Url: https://codereview.chromium.org/2841273002 Cr-Commit-Position: refs/heads/master@{#469542} Committed: https://chromium.googlesource.com/chromium/src/+/2148f56018f190368c84a7562cb048e5e0a0e4f5

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix nits #

Total comments: 3

Patch Set 3 : autogenerate enum #

Total comments: 4

Patch Set 4 : update script, include 0 entry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -0 lines) Patch
M content/browser/gpu/gpu_data_manager_impl_private.cc View 1 2 chunks +25 lines, -0 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 1 chunk +425 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
A tools/metrics/histograms/update_gpu_driver_bug_workaround_entries.py View 1 2 3 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
jbauman
3 years, 7 months ago (2017-04-27 22:58:03 UTC) #6
Zhenyao Mo
lgtm with nits https://codereview.chromium.org/2841273002/diff/1/content/browser/gpu/gpu_data_manager_impl_private.cc File content/browser/gpu/gpu_data_manager_impl_private.cc (right): https://codereview.chromium.org/2841273002/diff/1/content/browser/gpu/gpu_data_manager_impl_private.cc#newcode213 content/browser/gpu/gpu_data_manager_impl_private.cc:213: const std::set<int>& blacklisted_features) { maybe rename ...
3 years, 7 months ago (2017-05-04 17:32:36 UTC) #7
jbauman
3 years, 7 months ago (2017-05-04 20:58:20 UTC) #10
Ilya Sherman
https://codereview.chromium.org/2841273002/diff/20001/content/browser/gpu/gpu_data_manager_impl_private.cc File content/browser/gpu/gpu_data_manager_impl_private.cc (right): https://codereview.chromium.org/2841273002/diff/20001/content/browser/gpu/gpu_data_manager_impl_private.cc#newcode227 content/browser/gpu/gpu_data_manager_impl_private.cc:227: bug_list->GetDecisionEntries(&flag_entries); It's not entirely clear to me: Are the ...
3 years, 7 months ago (2017-05-04 21:17:38 UTC) #12
jbauman
On 2017/05/04 21:17:38, Ilya Sherman wrote: > https://codereview.chromium.org/2841273002/diff/20001/content/browser/gpu/gpu_data_manager_impl_private.cc > File content/browser/gpu/gpu_data_manager_impl_private.cc (right): > > https://codereview.chromium.org/2841273002/diff/20001/content/browser/gpu/gpu_data_manager_impl_private.cc#newcode227 ...
3 years, 7 months ago (2017-05-04 22:40:47 UTC) #17
Ilya Sherman
Thanks. Metrics LGTM % remaining nits: https://codereview.chromium.org/2841273002/diff/40001/tools/metrics/histograms/enums.xml File tools/metrics/histograms/enums.xml (right): https://codereview.chromium.org/2841273002/diff/40001/tools/metrics/histograms/enums.xml#newcode17212 tools/metrics/histograms/enums.xml:17212: + <int value="1" ...
3 years, 7 months ago (2017-05-04 22:48:37 UTC) #18
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/2841273002/60001
3 years, 7 months ago (2017-05-05 00:14:00 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 00:20:43 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/2148f56018f190368c84a7562cb0...

Powered by Google App Engine
This is Rietveld 408576698