Descriptionprofiler: log solib addresses unconditionally
Make --prof_lazy log the addresses of shared libraries. Without those addresses,
the output of the tick processor is not very useful for node.js applications.
Address logging was disabled for --prof-lazy in r3154 for reasons that no longer
apply: the profiler is started on demand and hence looking up the addresses is
deferred until it's actually necessary.
Committed: http://code.google.com/p/v8/source/detail?r=13540
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|