Hi LDS,

You are absolutely correct. The change happened around the Isolates
branch merge. Actually, this script isn't actively used. Previously,
it was intended to be used with "--log_gc" flag.

On Tue, Jan 31, 2012 at 18:57, LDS <[email protected]> wrote:
> To the best of my knowledge, this line in process-heap-prof:
>
>        if row[0] == 'heap-sample-begin' and row[1] == 'Heap':
>
> won't parse correctly the v8.log output generated with --log_all
> option as it seems that v8 won't output Heap (when did that happen?)
>
> Was "Heap" replaced with "NewSpace"? Please advise.
>
> Thanks,
>
> LdS
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to