I have the same problem, but i run google-chrome on the same server. I 
profile a script file not a http server. And i dont see profile tab, i only 
can take snapshots of memory in console and view it in console. And 
HTTP_HOST (i use 127.0.0.1) does not help me.

I run script like that:

> node --debug-brk --nocrankshaft script.js args
>

And then inspector:

>  node-inspector
>

After that i run google-chrome, and open  
http://0.0.0.0:8080/debug?port=5858. I see console and script tab, but not 
profile tab.

Versions:

> node -v
> v0.6.12
> node-inspector: 0.2.0beta2
> v8-profile: 3.6.2-1
>

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to