On 2014/05/12 07:35:55, Sven Panne wrote:
On 2014/05/09 21:15:17, adamk wrote:
> It's not clear to me if this is the right way to fix this, or if d8 --prof > should set --nologfile-per-isolate implicitly. Otherwise any user trying to
use
> --prof will have to look at a per-isolate file instead of plain old v8.log.

I am not totally sure, either: The current default of logfile_per_isolate is
the
right thing for a multi-process multi-threaded thing like Chrome, but it's a
little bit uncomfortable for our happy small development world. Perhaps we
should have a small discussion offline...

I think as long as d8 has only one isolate, it should assume
--nologfile-per-isolate. I can prepare a CL.

https://codereview.chromium.org/273213002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to