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 2338583002: Make clock sync latency metric go between each pair of clock domains. (Closed)

Created:
4 years, 3 months ago by alexandermont
Modified:
4 years, 2 months ago
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Make the clock sync metric report the latency between each pair of clock domains in the trace, regardless of which clock domain is chosen as the "model" clock domain. BUG=catapult:#2785 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/cd1b7d7427c7961f15aeeb7024f70417505a04fd

Patch Set 1 #

Patch Set 2 : revert extraneous change #

Patch Set 3 : fix formatting #

Patch Set 4 : fix whitespace #

Patch Set 5 : fix test #

Total comments: 8

Patch Set 6 : code review changes #

Total comments: 9

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -70 lines) Patch
M tracing/tracing/metrics/system_health/clock_sync_latency_metric.html View 1 2 3 4 5 6 1 chunk +25 lines, -29 lines 0 comments Download
M tracing/tracing/metrics/system_health/clock_sync_latency_metric_test.html View 1 2 3 4 5 6 1 chunk +25 lines, -27 lines 0 comments Download
M tracing/tracing/model/clock_sync_manager.html View 1 2 3 4 5 6 1 chunk +14 lines, -12 lines 0 comments Download
M tracing/tracing/model/clock_sync_manager_test.html View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
alexandermont
4 years, 3 months ago (2016-09-12 23:58:47 UTC) #2
alexandermont
4 years, 3 months ago (2016-09-13 00:00:53 UTC) #3
alexandermont
4 years, 3 months ago (2016-09-21 00:13:31 UTC) #4
alexandermont
4 years, 3 months ago (2016-09-21 00:16:36 UTC) #5
charliea (OOO until 10-5)
https://codereview.chromium.org/2338583002/diff/80001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html File tracing/tracing/metrics/system_health/clock_sync_latency_metric.html (right): https://codereview.chromium.org/2338583002/diff/80001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html#newcode21 tracing/tracing/metrics/system_health/clock_sync_latency_metric.html:21: for (var i = 1; i < domains.length; i++) ...
4 years, 3 months ago (2016-09-21 18:05:33 UTC) #6
charliea (OOO until 10-5)
Also, this is a terrible CL title and description. Could you improve it?
4 years, 3 months ago (2016-09-21 18:06:31 UTC) #7
alexandermont
https://codereview.chromium.org/2338583002/diff/80001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html File tracing/tracing/metrics/system_health/clock_sync_latency_metric.html (right): https://codereview.chromium.org/2338583002/diff/80001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html#newcode21 tracing/tracing/metrics/system_health/clock_sync_latency_metric.html:21: for (var i = 1; i < domains.length; i++) ...
4 years, 3 months ago (2016-09-21 19:26:40 UTC) #9
charliea (OOO until 10-5)
https://codereview.chromium.org/2338583002/diff/100001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html File tracing/tracing/metrics/system_health/clock_sync_latency_metric.html (right): https://codereview.chromium.org/2338583002/diff/100001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html#newcode25 tracing/tracing/metrics/system_health/clock_sync_latency_metric.html:25: var hist = new tr.v.Histogram( Note: I think that ...
4 years, 3 months ago (2016-09-21 19:47:50 UTC) #10
alexandermont
https://codereview.chromium.org/2338583002/diff/100001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html File tracing/tracing/metrics/system_health/clock_sync_latency_metric.html (right): https://codereview.chromium.org/2338583002/diff/100001/tracing/tracing/metrics/system_health/clock_sync_latency_metric.html#newcode25 tracing/tracing/metrics/system_health/clock_sync_latency_metric.html:25: var hist = new tr.v.Histogram( On 2016/09/21 at 19:47:50, ...
4 years, 3 months ago (2016-09-21 21:59:04 UTC) #11
charliea (OOO until 10-5)
lgtm Sorry I didn't take a look at this sooner!
4 years, 2 months ago (2016-10-07 00:34:54 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/2338583002/140001
4 years, 2 months ago (2016-10-07 20:36:48 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 21:09:11 UTC) #17
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698