Comment #11 on issue 1670 by [email protected]: Unable to pause/resume profiler using debugger protocol
http://code.google.com/p/v8/issues/detail?id=1670
No. Frankly this is because this mode of operation (--log) emits log records that aren't currently understood by the log processor. As a workaround, you can just filter them out (using grep, for example). You can file a bug about that, I will fix that in the meantime.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
