Hello, I'm running my script as: node --prof script.js And the profiling using: cd <path to v8 checkout> ./tools/linux-tick-processor <path to v8.log>
but I only see the [C++] symbols, and not the [Javascript] symbols. Is there something I'm doing wrong here? -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
