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

Issue 1526883005: [Tracing Clock Sync] Implement clock sync in Chrome (Closed)

Created:
5 years ago by Zhen Wang
Modified:
5 years ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, darin-cc_chromium.org, jam, vmpstr+watch_chromium.org, charliea (OOO until 10-5), nednguyen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Tracing Clock Sync] Implement clock sync in Chrome This CL implements tracing clock sync in Chrome. PowerTracingAgent is the first example. Design doc: https://goo.gl/8Vy6qX BUG=542390 Committed: https://crrev.com/556e3a531d1fccf63a46fb74971e4d6ad65fc4be Cr-Commit-Position: refs/heads/master@{#366429}

Patch Set 1 #

Total comments: 12

Patch Set 2 : review fix #

Patch Set 3 : review fix #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -32 lines) Patch
M base/trace_event/common/trace_event_common.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M base/trace_event/tracing_agent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/tracing/battor_power_trace_provider.h View 1 chunk +2 lines, -1 line 3 comments Download
M content/browser/tracing/battor_power_trace_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/tracing/power_tracing_agent.h View 1 chunk +5 lines, -1 line 0 comments Download
M content/browser/tracing/power_tracing_agent.cc View 1 2 3 chunks +56 lines, -23 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.h View 1 4 chunks +10 lines, -0 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.cc View 1 2 5 chunks +70 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Zhen Wang
ptal
5 years ago (2015-12-16 00:58:49 UTC) #3
oystein (OOO til 10th of July)
https://codereview.chromium.org/1526883005/diff/1/content/browser/tracing/power_tracing_agent.cc File content/browser/tracing/power_tracing_agent.cc (right): https://codereview.chromium.org/1526883005/diff/1/content/browser/tracing/power_tracing_agent.cc#newcode28 content/browser/tracing/power_tracing_agent.cc:28: thread_.Start(); I'm not sure if the lifespan of the ...
5 years ago (2015-12-16 02:10:07 UTC) #4
Zhen Wang
https://codereview.chromium.org/1526883005/diff/1/content/browser/tracing/power_tracing_agent.cc File content/browser/tracing/power_tracing_agent.cc (right): https://codereview.chromium.org/1526883005/diff/1/content/browser/tracing/power_tracing_agent.cc#newcode28 content/browser/tracing/power_tracing_agent.cc:28: thread_.Start(); On 2015/12/16 02:10:05, Oystein wrote: > I'm not ...
5 years ago (2015-12-16 23:49:12 UTC) #5
Zhen Wang
Oystein, I have updated the CL according to our discussion offline. Can you take another ...
5 years ago (2015-12-18 00:12:09 UTC) #6
oystein (OOO til 10th of July)
Great! lgtm from my side, not sure if simon has any more feedback.
5 years ago (2015-12-21 16:54:42 UTC) #7
nednguyen
https://codereview.chromium.org/1526883005/diff/40001/content/browser/tracing/battor_power_trace_provider.h File content/browser/tracing/battor_power_trace_provider.h (right): https://codereview.chromium.org/1526883005/diff/40001/content/browser/tracing/battor_power_trace_provider.h#newcode4 content/browser/tracing/battor_power_trace_provider.h:4: Can we remove this file? I think it's replaced ...
5 years ago (2015-12-21 17:04:15 UTC) #9
Zhen Wang
https://codereview.chromium.org/1526883005/diff/40001/content/browser/tracing/battor_power_trace_provider.h File content/browser/tracing/battor_power_trace_provider.h (right): https://codereview.chromium.org/1526883005/diff/40001/content/browser/tracing/battor_power_trace_provider.h#newcode4 content/browser/tracing/battor_power_trace_provider.h:4: On 2015/12/21 17:04:15, nednguyen wrote: > Can we remove ...
5 years ago (2015-12-21 17:10:21 UTC) #10
shatch
lgtm https://codereview.chromium.org/1526883005/diff/40001/content/browser/tracing/battor_power_trace_provider.h File content/browser/tracing/battor_power_trace_provider.h (right): https://codereview.chromium.org/1526883005/diff/40001/content/browser/tracing/battor_power_trace_provider.h#newcode4 content/browser/tracing/battor_power_trace_provider.h:4: On 2015/12/21 17:04:15, nednguyen wrote: > Can we ...
5 years ago (2015-12-21 17:10:24 UTC) #11
nednguyen
ok, lgtm
5 years ago (2015-12-21 17:23:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1526883005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1526883005/40001
5 years ago (2015-12-21 17:32:33 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-21 18:49:07 UTC) #16
commit-bot: I haz the power
5 years ago (2015-12-21 18:50:49 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/556e3a531d1fccf63a46fb74971e4d6ad65fc4be
Cr-Commit-Position: refs/heads/master@{#366429}

Powered by Google App Engine
This is Rietveld 408576698