You can update tickprocessor.js manually from node source matching your version ( its in /deps/v8/tools/tickprocessor.js ). Unfortunately, there is no V8 version information in v8.log. I have same issue in node-tick - see discussion here: https://github.com/sidorares/node-tick/pull/3 I hope to add target v8 version command line switch some time later.
On Wednesday, 31 July 2013 09:43:51 UTC+10, Mark Hahn wrote: > > I'm trying to use nprof with my v8.log and the current nprof doesn't work > with recent node (v8) versions. Can someone tell me a node version they > are using that works with the nprof in npm registry? > > Thanks. > > (My apologies for cross-posting this in the node-profiler issues). > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" 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.
