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

Issue 905363002: Add --print-flow-graph-filter to allow filtering debugging output. (Closed)

Created:
5 years, 10 months ago by Vyacheslav Egorov (Google)
Modified:
5 years, 10 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add --print-flow-graph-filter to allow filtering debugging output. Extend filtering pattern with % symbol: xyz% matches names that end at "...xyz". R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=43598

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -15 lines) Patch
M runtime/vm/compiler.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_inliner.h View 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 7 chunks +23 lines, -6 lines 0 comments Download
M runtime/vm/il_printer.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/il_printer.cc View 2 chunks +48 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
PTAL
5 years, 10 months ago (2015-02-09 15:50:40 UTC) #1
Florian Schneider
lgtm
5 years, 10 months ago (2015-02-09 15:58:58 UTC) #2
Vyacheslav Egorov (Google)
5 years, 10 months ago (2015-02-09 16:26:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43598 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698