This comment has been minimized.
This comment has been minimized.
Very helpful indeed. Thanks! |
This comment has been minimized.
This comment has been minimized.
Just a heads up regarding the Nodetime: they now require an accountKey that you need to get by signing up at their web site. |
This comment has been minimized.
This comment has been minimized.
great resource |
This comment has been minimized.
This comment has been minimized.
There's also traceGL now: https://trace.gl/ |
This comment has been minimized.
This comment has been minimized.
Very good,thank you! |
This comment has been minimized.
This comment has been minimized.
Cool! |
This comment has been minimized.
This comment has been minimized.
Thank you! |
This comment has been minimized.
This comment has been minimized.
Wow, traceGL seems amazing! Added it to the list :) Also added downgrade information for node-inspector |
This comment has been minimized.
This comment has been minimized.
Good job! thanks :) |
This comment has been minimized.
This comment has been minimized.
Flame Charts just landed in Chrome DevTools (cpu profiler) so porting them into node-webkit-agent should actually be fairly easy. cc @c4milo |
This comment has been minimized.
This comment has been minimized.
@paulirish can't seem to find the option in the cpu profiler. are you using chrome canary? |
This comment has been minimized.
This comment has been minimized.
inspect heap snapshots with node-heapdump? |
This comment has been minimized.
This comment has been minimized.
Awesome. Is there any way we can integrate these tools with Sublime Text? |
This comment has been minimized.
This comment has been minimized.
Cloud9 IDE (c9.io) comes with a Node.js debugger. |
This comment has been minimized.
This comment has been minimized.
@balupton great list of tools. For those of us who come from Eclipse comfort, debugging can be a lot like you are used to with JVM: https://github.com/joyent/node/wiki/Using-Eclipse-as-Node-Applications-Debugger |
This comment has been minimized.
This comment has been minimized.
Shameless plug: I'm currently working on a something that's pretty similar (and started as a fork of) to node-inspector [1]. It could be interesting for people using coffee-script since it has support for source maps. And it works with the built-in DevTools that ship with Chrome. |
This comment has been minimized.
This comment has been minimized.
You might want to edit your SO answer by adding Google WTF. |
This comment has been minimized.
This comment has been minimized.
check it! |
This comment has been minimized.
thanks for this list - helpful!