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

Issue 2195443002: Add a histogram: Media.AVDA.NumAVDAInstances (Closed)

Created:
4 years, 4 months ago by watk
Modified:
4 years, 4 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, piman+watch_chromium.org, asvitkine+watch_chromium.org, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a histogram: Media.AVDA.NumAVDAInstances NumAVDAInstances records the number of concurrently running AndroidVideoDecodeAccelerators which is effectively equivalent to the number of allocated MediaCodecs. BUG=632459 Committed: https://crrev.com/c530313fcf3c4bb922317e2577136d3b68b52882 Cr-Commit-Position: refs/heads/master@{#409394}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use ENUM & add units #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M media/gpu/android_video_decode_accelerator.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
watk
4 years, 4 months ago (2016-07-28 21:25:11 UTC) #4
watk
+rkaplow for histograms.xml
4 years, 4 months ago (2016-07-28 22:20:05 UTC) #8
liberato (no reviews please)
sorry, missed this. lgtm.
4 years, 4 months ago (2016-07-29 14:25:43 UTC) #11
liberato (no reviews please)
sorry, missed this. lgtm.
4 years, 4 months ago (2016-07-29 14:25:44 UTC) #12
rkaplow
https://codereview.chromium.org/2195443002/diff/1/media/gpu/android_video_decode_accelerator.cc File media/gpu/android_video_decode_accelerator.cc (right): https://codereview.chromium.org/2195443002/diff/1/media/gpu/android_video_decode_accelerator.cc#newcode197 media/gpu/android_video_decode_accelerator.cc:197: UMA_HISTOGRAM_CUSTOM_COUNTS("Media.AVDA.NumAVDAInstances", This would be better by using the ENUM ...
4 years, 4 months ago (2016-07-29 20:31:58 UTC) #13
watk
https://codereview.chromium.org/2195443002/diff/1/media/gpu/android_video_decode_accelerator.cc File media/gpu/android_video_decode_accelerator.cc (right): https://codereview.chromium.org/2195443002/diff/1/media/gpu/android_video_decode_accelerator.cc#newcode197 media/gpu/android_video_decode_accelerator.cc:197: UMA_HISTOGRAM_CUSTOM_COUNTS("Media.AVDA.NumAVDAInstances", On 2016/07/29 20:31:58, rkaplow wrote: > This would ...
4 years, 4 months ago (2016-08-01 18:09:52 UTC) #17
rkaplow
lgtm
4 years, 4 months ago (2016-08-02 17:04:12 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/2195443002/40001
4 years, 4 months ago (2016-08-02 18:46:46 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/266111)
4 years, 4 months ago (2016-08-02 20:14:22 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/2195443002/40001
4 years, 4 months ago (2016-08-02 21:00:47 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 4 months ago (2016-08-03 00:15:47 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 00:18:40 UTC) #29
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c530313fcf3c4bb922317e2577136d3b68b52882
Cr-Commit-Position: refs/heads/master@{#409394}

Powered by Google App Engine
This is Rietveld 408576698