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

Issue 1370553002: Make output of Dart_TimelineGetTrace consumable by mojo (Closed)

Created:
5 years, 3 months ago by Cutch
Modified:
5 years, 3 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make output of Dart_TimelineGetTrace consumable by mojo - Mojo TraceCollector expects a comma separated stream of event maps. Adjust the output of Dart_TimelineGetTrace to match that. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/037deed29da28878610fdf9e420b8bf76f5c160f

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -18 lines) Patch
M runtime/vm/dart_api_impl.cc View 1 2 6 chunks +32 lines, -15 lines 0 comments Download
M runtime/vm/timeline.h View 4 chunks +4 lines, -3 lines 0 comments Download
M runtime/vm/timeline.cc View 3 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Cutch
5 years, 3 months ago (2015-09-24 20:21:47 UTC) #2
rmacnak
lgtm
5 years, 3 months ago (2015-09-24 20:24:51 UTC) #3
Cutch
5 years, 3 months ago (2015-09-24 20:25:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
037deed29da28878610fdf9e420b8bf76f5c160f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698