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

Issue 2258253002: cc: Add a Scheduling.SwapAckWasFast UMA. (Closed)

Created:
4 years, 4 months ago by brianderson
Modified:
4 years, 2 months ago
Reviewers:
sunnyps, Ilya Sherman
CC:
aelias_OOO_until_Jul13, asvitkine+watch_chromium.org, cc-bugs_chromium.org, chromium-reviews, piman, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Add a Scheduling.SwapAckWasFast UMA. Records false if we haven't received a swap ack for more than 8 seconds. Otherwise, records true. BUG=602486 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/b97331bed2cb89b0758ab0488a7e6b8eefd1acec Cr-Commit-Position: refs/heads/master@{#422930}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix histograms.xml #

Total comments: 4

Patch Set 3 : always call Now() #

Total comments: 3

Patch Set 4 : sunny's review #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M cc/scheduler/compositor_timing_history.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M cc/scheduler/compositor_timing_history.cc View 1 2 3 4 9 chunks +30 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 3 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
brianderson
ptal! This replaces https://codereview.chromium.org/2156933003, which I've closed.
4 years, 4 months ago (2016-08-19 20:36:14 UTC) #5
Ilya Sherman
Metrics lgtm % nits: https://codereview.chromium.org/2258253002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2258253002/diff/1/tools/metrics/histograms/histograms.xml#newcode50673 tools/metrics/histograms/histograms.xml:50673: +<histogram name="Scheduling.SwapAckWasFast" units="boolean"> Please provide ...
4 years, 4 months ago (2016-08-19 23:37:57 UTC) #8
sunnyps
https://codereview.chromium.org/2258253002/diff/1/cc/scheduler/compositor_timing_history.cc File cc/scheduler/compositor_timing_history.cc (right): https://codereview.chromium.org/2258253002/diff/1/cc/scheduler/compositor_timing_history.cc#newcode63 cc/scheduler/compositor_timing_history.cc:63: // actual timestamps to avoid calling Now() too often ...
4 years, 3 months ago (2016-08-30 18:31:04 UTC) #9
Ilya Sherman
https://codereview.chromium.org/2258253002/diff/20001/cc/scheduler/compositor_timing_history.cc File cc/scheduler/compositor_timing_history.cc (right): https://codereview.chromium.org/2258253002/diff/20001/cc/scheduler/compositor_timing_history.cc#newcode64 cc/scheduler/compositor_timing_history.cc:64: // unnecessary idle wakeups. On 2016/08/30 18:31:04, sunnyps wrote: ...
4 years, 3 months ago (2016-08-30 20:56:26 UTC) #10
brianderson
ptal https://codereview.chromium.org/2258253002/diff/1/cc/scheduler/compositor_timing_history.cc File cc/scheduler/compositor_timing_history.cc (right): https://codereview.chromium.org/2258253002/diff/1/cc/scheduler/compositor_timing_history.cc#newcode63 cc/scheduler/compositor_timing_history.cc:63: // actual timestamps to avoid calling Now() too ...
4 years, 3 months ago (2016-08-30 22:30:32 UTC) #11
sunnyps
lgtm % comments https://codereview.chromium.org/2258253002/diff/40001/cc/scheduler/compositor_timing_history.cc File cc/scheduler/compositor_timing_history.cc (right): https://codereview.chromium.org/2258253002/diff/40001/cc/scheduler/compositor_timing_history.cc#newcode62 cc/scheduler/compositor_timing_history.cc:62: const base::TimeDelta kSwapAckWatchdogTimeout = base::TimeDelta is ...
4 years, 2 months ago (2016-09-28 21:19:40 UTC) #12
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/2258253002/80001
4 years, 2 months ago (2016-10-04 20:11:19 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-04 21:06:42 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 21:09:28 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b97331bed2cb89b0758ab0488a7e6b8eefd1acec
Cr-Commit-Position: refs/heads/master@{#422930}

Powered by Google App Engine
This is Rietveld 408576698