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

Issue 481443003: Add UMA histograms for the inter-process TimeTicks skew. (Closed)

Created:
6 years, 4 months ago by ppi
Modified:
6 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, asvitkine+watch_chromium.org, creis+watch_chromium.org, tonyg
Project:
chromium
Visibility:
Public.

Description

Add UMA histograms for the inter-process TimeTicks skew. This will give us visibility into adjustments made through InterProcessTimeTicksConverter when putting together records for Navigation Timing API. BUG=394757 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290241

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address Alexei's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M content/common/inter_process_time_ticks_converter.h View 1 chunk +10 lines, -0 lines 0 comments Download
M content/common/inter_process_time_ticks_converter.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M content/common/inter_process_time_ticks_converter_unittest.cc View 7 chunks +11 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ppi
Hello Alexei, Charlie - ptal. As described in the crbug, we don't adjust |navigationStart| TimeTicks ...
6 years, 4 months ago (2014-08-15 16:39:51 UTC) #1
Alexei Svitkine (slow)
lgtm % comments https://codereview.chromium.org/481443003/diff/1/content/child/resource_dispatcher.cc File content/child/resource_dispatcher.cc (right): https://codereview.chromium.org/481443003/diff/1/content/child/resource_dispatcher.cc#newcode792 content/child/resource_dispatcher.cc:792: "InterProcessTimeTicks.IsSkewAdditive_BrowserToRenderer", true); Nit: Extract the if ...
6 years, 4 months ago (2014-08-15 16:54:34 UTC) #2
Charlie Reis
LGTM
6 years, 4 months ago (2014-08-15 17:05:24 UTC) #3
ppi
Thanks! https://codereview.chromium.org/481443003/diff/1/content/child/resource_dispatcher.cc File content/child/resource_dispatcher.cc (right): https://codereview.chromium.org/481443003/diff/1/content/child/resource_dispatcher.cc#newcode792 content/child/resource_dispatcher.cc:792: "InterProcessTimeTicks.IsSkewAdditive_BrowserToRenderer", true); On 2014/08/15 16:54:33, Alexei Svitkine wrote: ...
6 years, 4 months ago (2014-08-18 09:29:05 UTC) #4
ppi
The CQ bit was checked by ppi@chromium.org
6 years, 4 months ago (2014-08-18 09:29:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ppi@chromium.org/481443003/20001
6 years, 4 months ago (2014-08-18 09:29:49 UTC) #6
pasko
Fly by review. The idea is nice, however, I am interested in more details on ...
6 years, 4 months ago (2014-08-18 09:30:34 UTC) #7
ppi
Thanks for the remarks, Egor! The data on the inter-process skew will be subject to ...
6 years, 4 months ago (2014-08-18 10:05:16 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 12:40:53 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290241

Powered by Google App Engine
This is Rietveld 408576698