I installed node-inspector and v8-profiler on my server and I am able to
debug the javascript remotely. I am also able to do:
var profiler = require('v8-profiler');
var snapshot = profiler.takeSnapshot([name])
to take a snapshot within the app. The only problem is that I only see the
scripts and counsel table in the inspector, I do not see the profile tab. I
was wondering what might cause this? Is there a problem with node-inspector
finding the v8-profiler?
Any help would be appreciated, thanks
--
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