DescriptionAdd --trace-hydrogen-filter flag.
The flag restricts hydrogen.cfg output to functions passing the filter,
similar to what --hydrogen-filter does for optimization in general.
This is useful for investigating large repro cases where tracing all
functions would lead to an impractically large hydrogen.cfg file, but
restricting optimization using --hydrogen-filter is undesirable
(e.g. because it might cause the issue to no longer reproduce).
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=16302
Patch Set 1 #
Total comments: 2
Patch Set 2 : refactored #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|