installing V8 profiler

151 views
Skip to first unread message

Mark Volkmann

unread,
Oct 12, 2014, 12:41:23 PM10/12/14
to nod...@googlegroups.com
I'm trying to install this on Mac OS X and haven't found a good summary of the steps. Here are some of the steps I have seen. I'm guessing I don't really need all the make commands I ran.

cd v8
make builddeps
make native
make release
export PATH=$PATH:{the v8 dir}/tools

I run this to generate a v8.log file:
node --prof my-code.js

Then I run this to get profiling data from the v8.log file:
mac-tick-processor > profile.txt

The file profile.txt contains this:
d8 shell not found ...
To build, execute 'make native' from the V8 directory.
But I already did that.
Does anyone see what I'm missing?

--
R. Mark Volkmann
Object Computing, Inc.

Aria Stewart

unread,
Oct 12, 2014, 12:58:02 PM10/12/14
to nod...@googlegroups.com

> On 12 Oct 2014, at 12:35, Mark Volkmann <r.mark....@gmail.com> wrote:
>
> I'm trying to install this on Mac OS X and haven't found a good summary of the steps. Here are some of the steps I have seen. I'm guessing I don't really need all the make commands I ran.
>


npm install -g tick

or

npm install -g node-tick-processor

or

npm install -g tick-processor

Though that last one is old. The other two are recently modified.

Aria

Mark Volkmann

unread,
Oct 12, 2014, 3:45:45 PM10/12/14
to nod...@googlegroups.com
Thanks to Perrin and Aria! That worked great!


--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/D5B2A888-C87D-4E61-9D45-37B80837306A%40nbtsc.org.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages