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

Issue 10542027: Add logging for work items being processed. (Closed)

Created:
8 years, 6 months ago by Anton Muhin
Modified:
8 years, 6 months ago
Reviewers:
ahe, Roman
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add logging for work items being processed. That allows to track a set of visited methods with verbose switch on. R=ahe@google.com,smok@google.com Committed: https://code.google.com/p/dart/source/detail?r=8344

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removing qualified log call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M lib/compiler/implementation/dart_backend/backend.dart View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Anton Muhin
8 years, 6 months ago (2012-06-06 14:45:59 UTC) #1
Roman
https://chromiumcodereview.appspot.com/10542027/diff/1/lib/compiler/implementation/dart_backend/backend.dart File lib/compiler/implementation/dart_backend/backend.dart (right): https://chromiumcodereview.appspot.com/10542027/diff/1/lib/compiler/implementation/dart_backend/backend.dart#newcode94 lib/compiler/implementation/dart_backend/backend.dart:94: compiler.log('codegen(${work.element})'); Did you want to use your new method ...
8 years, 6 months ago (2012-06-06 15:01:25 UTC) #2
Anton Muhin
https://chromiumcodereview.appspot.com/10542027/diff/1/lib/compiler/implementation/dart_backend/backend.dart File lib/compiler/implementation/dart_backend/backend.dart (right): https://chromiumcodereview.appspot.com/10542027/diff/1/lib/compiler/implementation/dart_backend/backend.dart#newcode94 lib/compiler/implementation/dart_backend/backend.dart:94: compiler.log('codegen(${work.element})'); Of course I do, thanks a lot for ...
8 years, 6 months ago (2012-06-06 15:03:42 UTC) #3
Roman
lgtm https://chromiumcodereview.appspot.com/10542027/diff/1/lib/compiler/implementation/dart_backend/backend.dart File lib/compiler/implementation/dart_backend/backend.dart (right): https://chromiumcodereview.appspot.com/10542027/diff/1/lib/compiler/implementation/dart_backend/backend.dart#newcode94 lib/compiler/implementation/dart_backend/backend.dart:94: compiler.log('codegen(${work.element})'); On 2012/06/06 15:03:42, antonmuhin wrote: > Of ...
8 years, 6 months ago (2012-06-06 15:05:30 UTC) #4
Anton Muhin
Again, thanks a lot for review, Roma. And again, Peter, I would happily address your ...
8 years, 6 months ago (2012-06-06 15:57:45 UTC) #5
ahe
8 years, 6 months ago (2012-06-15 13:31:11 UTC) #6
LGTM!

Powered by Google App Engine
This is Rietveld 408576698