Hello, I am analyzing performance of V8 by using VTune. I run 'shell.exe with '--print_code'' and merge VTune data with '--print_code' dump. How can I get information about correspondence between machine code and JS source line numbers? I need the information to figure out which JS constructions cause CPU stalls.
Best regards, Evgeny Astigeevich. -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users To unsubscribe from this group, send email to v8-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
