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

Issue 1897963002: Add --timeline-recorder= flag and fix --timeline-dir flag (Closed)

Created:
4 years, 8 months ago by Cutch
Modified:
4 years, 8 months ago
Reviewers:
rmacnak, hausner
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

Add --timeline-recorder= flag and fix --timeline-dir flag - Add --timeline-recorder= flag to allow explicit control over the recorder used. - Fix crash when using THR_Print early in VM startup. - Fix crash when using --timeline-dir to dump timeline to disk. R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/d17214fda014161e2537b03d54ba07fee12d16e0

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -14 lines) Patch
M runtime/vm/log.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/timeline.cc View 4 chunks +37 lines, -14 lines 1 comment Download

Messages

Total messages: 9 (5 generated)
Cutch
4 years, 8 months ago (2016-04-18 20:06:44 UTC) #4
hausner
LGTM.
4 years, 8 months ago (2016-04-18 20:24:15 UTC) #5
Cutch
Committed patchset #1 (id:1) manually as d17214fda014161e2537b03d54ba07fee12d16e0 (presubmit successful).
4 years, 8 months ago (2016-04-19 16:22:06 UTC) #7
rmacnak
4 years, 8 months ago (2016-04-19 17:30:56 UTC) #9
Message was sent while issue was closed.
https://codereview.chromium.org/1897963002/diff/1/runtime/vm/timeline.cc
File runtime/vm/timeline.cc (left):

https://codereview.chromium.org/1897963002/diff/1/runtime/vm/timeline.cc#oldc...
runtime/vm/timeline.cc:139: } else if (FLAG_startup_timeline) {
FLAG_startup_timeline is now ignored but not removed.

Powered by Google App Engine
This is Rietveld 408576698