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

Issue 2998713002: [vm, gardening] Move --trace-service output to stderr. (Closed)

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

Description

[vm, gardening] Move --trace-service output to stderr. Prevents interleaving with output on stdout that is parsed. E.g., R=cbernaschina@google.com FormatException: Invalid character (at character 24) http://127.0.0.1:59909/[+400ms] Isolate kernel-service.dart.snapshot$main-5... Committed: https://github.com/dart-lang/sdk/commit/8879e6a2c0f6fe00a931a50ce417f6b5ef24f877

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -45 lines) Patch
M runtime/lib/vmservice.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/isolate.cc View 4 chunks +11 lines, -9 lines 0 comments Download
M runtime/vm/json_stream.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M runtime/vm/service.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/service_isolate.cc View 8 chunks +11 lines, -11 lines 0 comments Download
M runtime/vm/thread.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
rmacnak
3 years, 4 months ago (2017-08-09 17:55:03 UTC) #2
cbernaschina
On 2017/08/09 17:55:03, rmacnak wrote: lgtm with a question: Can be useful to centralize the ...
3 years, 4 months ago (2017-08-09 18:06:16 UTC) #4
rmacnak
On 2017/08/09 18:06:16, cbernaschina wrote: > On 2017/08/09 17:55:03, rmacnak wrote: > > lgtm > ...
3 years, 4 months ago (2017-08-09 20:02:58 UTC) #5
rmacnak
3 years, 4 months ago (2017-08-09 20:06:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8879e6a2c0f6fe00a931a50ce417f6b5ef24f877 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698