Every single CpuProfileNode returns a zero when I call GetHitLineCount(). 
 I was able to look at the Chromium source code and figure out how to turn 
the binary data to a .cpuprofile file I can load and visualize in Chrome. 
 I've attached an example, but as you can see, there's no timing or hit 
count data.

The profiling data does have the source origin and a line number associated 
with the sample.  Also, debugging works via node-inspector.  Any ideas 
while line and timing data isn't being collected?

-Jim

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

Attachment: Ch Javascript Profile9.cpuprofile
Description: Binary data

Reply via email to