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

Issue 2922913004: Add Dart_Save/LoadCompilationTrace. (Closed)

Created:
3 years, 6 months ago by rmacnak
Modified:
3 years, 6 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : zone #

Total comments: 10

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+540 lines, -72 lines) Patch
M runtime/bin/BUILD.gn View 1 2 1 chunk +12 lines, -26 lines 0 comments Download
M runtime/bin/gen_snapshot.cc View 14 chunks +83 lines, -38 lines 0 comments Download
M runtime/bin/main.cc View 1 2 3 6 chunks +69 lines, -4 lines 0 comments Download
M runtime/include/dart_api.h View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
A runtime/vm/compilation_trace.h View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A runtime/vm/compilation_trace.cc View 1 2 3 1 chunk +228 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 3 chunks +36 lines, -4 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
rmacnak
3 years, 6 months ago (2017-06-05 21:24:06 UTC) #2
zra
Why are you checking in a trace? It doesn't look like it's used. Is this ...
3 years, 6 months ago (2017-06-05 22:08:57 UTC) #3
rmacnak
https://codereview.chromium.org/2922913004/diff/20001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/2922913004/diff/20001/runtime/vm/dart_api_impl.cc#newcode6492 runtime/vm/dart_api_impl.cc:6492: class CompilationTraceSaver : public FunctionVisitor { On 2017/06/05 22:08:57, ...
3 years, 6 months ago (2017-06-05 23:14:08 UTC) #4
rmacnak
On 2017/06/05 22:08:57, zra wrote: > Why are you checking in a trace? It doesn't ...
3 years, 6 months ago (2017-06-05 23:15:15 UTC) #5
zra
lgtm
3 years, 6 months ago (2017-06-05 23:17:20 UTC) #6
rmacnak
3 years, 6 months ago (2017-06-05 23:56:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
74f3d1bd9cf01347d714e9f33515d9d4ebc9fa15 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698