in node-profiler run tools/build-nprof On Wed, Jul 31, 2013 at 4:16 PM, linbo liao <[email protected]> wrote: > I cp tickprocessor.js from node source to node-profiler source, but still > doesn't work, any additional step I need execute? > > Thanks, > Linbo > > 在 2013年7月31日星期三UTC+8上午11时34分55秒,Andrey写道: >> >> 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 a topic in the > Google Groups "nodejs" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/nodejs/g_P97jsCMfw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > >
-- -- 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.
