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

Issue 1413563009: enable analysis server cmdline instrumentation log file option (Closed)

Created:
5 years, 1 month ago by danrubel
Modified:
5 years, 1 month ago
Reviewers:
scheglov, lukechurch
CC:
reviews_dartlang.org, lukechurch
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

enable analysis server cmdline instrumentation log file option this change allows instrumentation to be logged to a file that is specified on the command line when analysis server is started for both internal and external builds of the analysis server R=lukechurch@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/33e6b737e8ecff2f4d913a0624e51b90d6692b84

Patch Set 1 #

Total comments: 1

Patch Set 2 : cleanup code per suggestion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M pkg/analysis_server/lib/src/server/driver.dart View 1 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
danrubel
5 years, 1 month ago (2015-10-23 16:06:43 UTC) #2
scheglov
LGTM
5 years, 1 month ago (2015-10-23 16:07:56 UTC) #3
lukechurch
https://codereview.chromium.org/1413563009/diff/1/pkg/analysis_server/lib/src/server/driver.dart File pkg/analysis_server/lib/src/server/driver.dart (right): https://codereview.chromium.org/1413563009/diff/1/pkg/analysis_server/lib/src/server/driver.dart#newcode386 pkg/analysis_server/lib/src/server/driver.dart:386: if (logFilePath != null) { The pattern here is ...
5 years, 1 month ago (2015-10-23 19:28:35 UTC) #5
danrubel
On 2015/10/23 19:28:35, lukechurch wrote: > https://codereview.chromium.org/1413563009/diff/1/pkg/analysis_server/lib/src/server/driver.dart > File pkg/analysis_server/lib/src/server/driver.dart (right): > > https://codereview.chromium.org/1413563009/diff/1/pkg/analysis_server/lib/src/server/driver.dart#newcode386 > ...
5 years, 1 month ago (2015-10-23 19:39:26 UTC) #6
lukechurch
Thanks, that's much quicker for me to understand the logic. LGTM
5 years, 1 month ago (2015-10-23 19:40:52 UTC) #7
danrubel
5 years, 1 month ago (2015-10-23 19:47:14 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
33e6b737e8ecff2f4d913a0624e51b90d6692b84 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698