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

Issue 136403007: Implement system tracing for cros (Closed)

Created:
6 years, 10 months ago by haraken
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dsinclair+watch_chromium.org, jam
Visibility:
Public.

Description

Implement system tracing for cros When we migrated from trace_controller to tracing_controller, we broke system tracing in cros. This CL fixes the system tracing. The old implementation of the system tracing is this one: https://codereview.chromium.org/23556003/diff/6001/content/browser/tracing/tracing_ui.cc?context=&column_width=80 BUG=334017 TBR=dsinclair Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249822

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : fix json framing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -3 lines) Patch
M content/browser/tracing/tracing_controller_impl.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.cc View 1 2 3 7 chunks +86 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
haraken
https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc File content/browser/tracing/tracing_controller_impl.cc (right): https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode674 content/browser/tracing/tracing_controller_impl.cc:674: TracingUI* tracing_ui = 0; This is a problem. Since ...
6 years, 10 months ago (2014-01-30 13:39:45 UTC) #1
dsinclair
https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc File content/browser/tracing/tracing_controller_impl.cc (right): https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode203 content/browser/tracing/tracing_controller_impl.cc:203: if (options & ENABLE_SYSTRACE) { Is SYSTRACE only for ...
6 years, 10 months ago (2014-01-30 14:36:06 UTC) #2
haraken
https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc File content/browser/tracing/tracing_controller_impl.cc (right): https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode674 content/browser/tracing/tracing_controller_impl.cc:674: TracingUI* tracing_ui = 0; On 2014/01/30 14:36:06, dsinclair wrote: ...
6 years, 10 months ago (2014-01-30 15:25:02 UTC) #3
dsinclair
On 2014/01/30 15:25:02, haraken wrote: > https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc > File content/browser/tracing/tracing_controller_impl.cc (right): > > https://codereview.chromium.org/136403007/diff/1/content/browser/tracing/tracing_controller_impl.cc#newcode674 > ...
6 years, 10 months ago (2014-01-30 15:32:26 UTC) #4
haraken
> It's quite possible I'm wrong on this, heh. So, the old code patch sent ...
6 years, 10 months ago (2014-01-30 15:48:55 UTC) #5
DaveMoore
On 2014/01/30 15:48:55, haraken wrote: > > It's quite possible I'm wrong on this, heh. ...
6 years, 10 months ago (2014-01-30 22:05:30 UTC) #6
haraken
Thanks for review! PTAL. Also I don't have a development environment of Chromium OS, so ...
6 years, 10 months ago (2014-01-31 05:58:26 UTC) #7
spang
On 2014/01/31 05:58:26, haraken wrote: > Thanks for review! > > PTAL. > > Also ...
6 years, 10 months ago (2014-02-06 15:45:33 UTC) #8
haraken
> I've tweaked your change to frame the system trace correctly in json. It has ...
6 years, 10 months ago (2014-02-06 15:52:45 UTC) #9
dsinclair1
lgtm
6 years, 10 months ago (2014-02-06 16:02:51 UTC) #10
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-06 22:56:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/136403007/70001
6 years, 10 months ago (2014-02-06 22:58:56 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-06 23:19:47 UTC) #13
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=48761
6 years, 10 months ago (2014-02-06 23:19:47 UTC) #14
haraken
On 2014/02/06 23:19:47, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 10 months ago (2014-02-07 00:26:14 UTC) #15
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-07 00:44:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/136403007/70001
6 years, 10 months ago (2014-02-07 00:48:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/136403007/70001
6 years, 10 months ago (2014-02-07 02:22:00 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/136403007/70001
6 years, 10 months ago (2014-02-07 22:11:25 UTC) #19
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 22:31:47 UTC) #20
Message was sent while issue was closed.
Change committed as 249822

Powered by Google App Engine
This is Rietveld 408576698