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

Issue 534533002: Adding more detailed UMA histogram for detection of output audio glitches (Closed)

Created:
6 years, 3 months ago by henrika (OOO until Aug 14)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adding more detailed UMA histogram for detection of output audio glitches. BUG=NONE TEST=Manual test of WebRTC clients under heavy load. R=asvitkine@chromium.org, tommi@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/03573630c9619e21c299eef4fd41c8704421d2a6

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix based on feedback from tommi@ #

Patch Set 3 : Adding XML part #

Total comments: 3

Patch Set 4 : Feedback from Alexei Svitkine #

Total comments: 1

Patch Set 5 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M content/browser/renderer_host/media/audio_sync_reader.cc View 1 2 3 2 chunks +32 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (4 generated)
henrika (OOO until Aug 14)
As discussed Tommi. Will add XML-part when this part is OK. Example (no glitches detected): ...
6 years, 3 months ago (2014-09-02 10:56:06 UTC) #2
henrika (OOO until Aug 14)
Example where only one miss is detected. New stat shows it but old stat says ...
6 years, 3 months ago (2014-09-02 11:06:00 UTC) #3
tommi (sloooow) - chröme
lgtm https://codereview.chromium.org/534533002/diff/1/content/browser/renderer_host/media/audio_sync_reader.cc File content/browser/renderer_host/media/audio_sync_reader.cc (right): https://codereview.chromium.org/534533002/diff/1/content/browser/renderer_host/media/audio_sync_reader.cc#newcode76 content/browser/renderer_host/media/audio_sync_reader.cc:76: std::ostringstream oss; nit: use StringPrintf since the style ...
6 years, 3 months ago (2014-09-02 11:08:45 UTC) #4
henrika (OOO until Aug 14)
https://codereview.chromium.org/534533002/diff/1/content/browser/renderer_host/media/audio_sync_reader.cc File content/browser/renderer_host/media/audio_sync_reader.cc (right): https://codereview.chromium.org/534533002/diff/1/content/browser/renderer_host/media/audio_sync_reader.cc#newcode76 content/browser/renderer_host/media/audio_sync_reader.cc:76: std::ostringstream oss; On 2014/09/02 11:08:45, tommi wrote: > nit: ...
6 years, 3 months ago (2014-09-02 11:28:46 UTC) #5
henrika (OOO until Aug 14)
Alexei@: asking for your OK on the XML part. Thanks!
6 years, 3 months ago (2014-09-02 12:18:47 UTC) #7
Alexei Svitkine (slow)
https://codereview.chromium.org/534533002/diff/40001/content/browser/renderer_host/media/audio_sync_reader.cc File content/browser/renderer_host/media/audio_sync_reader.cc (right): https://codereview.chromium.org/534533002/diff/40001/content/browser/renderer_host/media/audio_sync_reader.cc#newcode36 content/browser/renderer_host/media/audio_sync_reader.cc:36: } Nit: add // namespace https://codereview.chromium.org/534533002/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): ...
6 years, 3 months ago (2014-09-02 14:46:45 UTC) #8
henrika (OOO until Aug 14)
Thanks Alexei. PTAL ;-) https://codereview.chromium.org/534533002/diff/40001/content/browser/renderer_host/media/audio_sync_reader.cc File content/browser/renderer_host/media/audio_sync_reader.cc (right): https://codereview.chromium.org/534533002/diff/40001/content/browser/renderer_host/media/audio_sync_reader.cc#newcode36 content/browser/renderer_host/media/audio_sync_reader.cc:36: } On 2014/09/02 14:46:45, Alexei ...
6 years, 3 months ago (2014-09-02 15:10:11 UTC) #9
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/534533002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/534533002/diff/60001/tools/metrics/histograms/histograms.xml#newcode11063 tools/metrics/histograms/histograms.xml:11063: + when a low-latency output audio stream is ...
6 years, 3 months ago (2014-09-02 15:20:11 UTC) #10
henrika (OOO until Aug 14)
Thanks. Fixed ;-)
6 years, 3 months ago (2014-09-02 15:23:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/henrika@chromium.org/534533002/80001
6 years, 3 months ago (2014-09-02 15:27:41 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 3 months ago (2014-09-02 16:29:33 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/4391)
6 years, 3 months ago (2014-09-02 16:38:35 UTC) #16
henrika (OOO until Aug 14)
Committed patchset #5 (id:80001) manually as 0357363 (presubmit successful).
6 years, 3 months ago (2014-09-03 08:53:30 UTC) #17
jam
On 2014/09/03 08:53:30, henrika wrote: > Committed patchset #5 (id:80001) manually as 0357363 (presubmit successful). ...
6 years, 3 months ago (2014-09-04 02:59:13 UTC) #18
henrika (OOO until Aug 14)
I did a mistake. Had other try-jobs running for other CL and they failed for ...
6 years, 3 months ago (2014-09-04 07:48:03 UTC) #19
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:24:27 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/03573630c9619e21c299eef4fd41c8704421d2a6
Cr-Commit-Position: refs/heads/master@{#293099}

Powered by Google App Engine
This is Rietveld 408576698