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 2749283003: arc: enable Android tracing from chrome://tracing in dev mode (Closed)

Created:
3 years, 9 months ago by shunhsingou
Modified:
3 years, 9 months ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), darin-cc_chromium.org, davemoore+watch_chromium.org, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, jam, lhchavez+watch_chromium.org, oshima+watch_chromium.org, qsr+mojo_chromium.org, tracing+reviews_chromium.org, victorhsieh+watch_chromium.org, viettrungluu+watch_chromium.org, wfh+watch_chromium.org, yusukes+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: enable Android tracing from chrome://tracing in dev mode To enable tracing from chrome://tracing, we create a Mojo interface for host side to trigger tracing in Android. The trace is written into debugfs/tracefs in dev-mode, and is read back by debugd. Related changes: - http://crrev.com/2749283003 - http://ag/1915548 BUG=653795 TEST=Run chrome://tracing and see events from Android. Review-Url: https://codereview.chromium.org/2749283003 Cr-Commit-Position: refs/heads/master@{#457368} Committed: https://chromium.googlesource.com/chromium/src/+/da5f02c7b36a38453775a3b611f7c2f35934ce67

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+392 lines, -9 lines) Patch
M chrome/browser/chromeos/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_service_launcher.cc View 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/arc/tracing/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/arc/tracing/arc_tracing_bridge.h View 1 chunk +58 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/arc/tracing/arc_tracing_bridge.cc View 1 chunk +106 lines, -0 lines 0 comments Download
M components/arc/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/arc/arc_bridge_host_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/arc/arc_bridge_host_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/arc/arc_bridge_service.h View 3 chunks +3 lines, -0 lines 0 comments Download
M components/arc/common/arc_bridge.mojom View 2 chunks +6 lines, -2 lines 0 comments Download
A components/arc/common/tracing.mojom View 1 chunk +18 lines, -0 lines 0 comments Download
M content/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A content/browser/tracing/arc_tracing_agent.h View 1 chunk +58 lines, -0 lines 0 comments Download
A content/browser/tracing/arc_tracing_agent.cc View 1 chunk +100 lines, -0 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.cc View 8 chunks +26 lines, -7 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
shunhsingou
A fix for testing error in http://crrev.com/2699833003 #80 (The original CL got reverted.) I guess ...
3 years, 9 months ago (2017-03-15 14:13:56 UTC) #5
Daniel Erat
lgtm the CONTENT_EXPORT in arc_tracing_agent.h is the only change, right?
3 years, 9 months ago (2017-03-15 14:45:27 UTC) #6
Luis Héctor Chávez
On 2017/03/15 14:13:56, shunhsingou wrote: > A fix for testing error in http://crrev.com/2699833003 #80 (The ...
3 years, 9 months ago (2017-03-15 15:32:19 UTC) #9
Luis Héctor Chávez
lgtm after manual inspection of the .diff files and confirming that the inclusion of "content/common/content_export.h" ...
3 years, 9 months ago (2017-03-15 15:38:35 UTC) #10
oystein (OOO til 10th of July)
lgtm
3 years, 9 months ago (2017-03-15 17:17:25 UTC) #11
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/2749283003/1
3 years, 9 months ago (2017-03-16 02:21:55 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/386772)
3 years, 9 months ago (2017-03-16 02:31:00 UTC) #15
dcheng
rs lgtm since this is a reland that changed some export things around
3 years, 9 months ago (2017-03-16 02:59:14 UTC) #16
alexmos
LGTM
3 years, 9 months ago (2017-03-16 04:29:42 UTC) #17
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/2749283003/1
3 years, 9 months ago (2017-03-16 07:40:27 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 07:45:32 UTC) #22
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/da5f02c7b36a38453775a3b611f7...

Powered by Google App Engine
This is Rietveld 408576698