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

Issue 1554623003: Don't conflate Timeline serialized json with event type (Closed)

Created:
4 years, 11 months ago by Cutch
Modified:
4 years, 11 months ago
Reviewers:
siva
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

Don't conflate Timeline serialized json with event type - Makes event setup (event type, timestamps, etc) regular. - Allows any event type to have pre-serialized JSON. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/c580f7f393743761a9c9fdb65426e0b1b29fecf2

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -71 lines) Patch
M runtime/lib/timeline.cc View 1 7 chunks +35 lines, -29 lines 0 comments Download
M runtime/vm/timeline.h View 5 chunks +26 lines, -22 lines 0 comments Download
M runtime/vm/timeline.cc View 4 chunks +23 lines, -20 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Cutch
4 years, 11 months ago (2015-12-29 23:16:26 UTC) #3
siva
lgtm https://codereview.chromium.org/1554623003/diff/1/runtime/lib/timeline.cc File runtime/lib/timeline.cc (right): https://codereview.chromium.org/1554623003/diff/1/runtime/lib/timeline.cc#newcode78 runtime/lib/timeline.cc:78: args.ToCString()); Can this json initialization stuff be moved ...
4 years, 11 months ago (2015-12-30 20:21:26 UTC) #4
Cutch
https://codereview.chromium.org/1554623003/diff/1/runtime/lib/timeline.cc File runtime/lib/timeline.cc (right): https://codereview.chromium.org/1554623003/diff/1/runtime/lib/timeline.cc#newcode78 runtime/lib/timeline.cc:78: args.ToCString()); Good suggestion. Done here and elsewhere.
4 years, 11 months ago (2015-12-30 20:48:14 UTC) #5
Cutch
4 years, 11 months ago (2015-12-30 20:48:29 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c580f7f393743761a9c9fdb65426e0b1b29fecf2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698