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
v8-users@googlegroups.com
http://groups.google.com/group/v8-users

Reply via email to