node-heap-dump icon indicating copy to clipboard operation
node-heap-dump copied to clipboard

Testing node heap dumps

Results 3 node-heap-dump issues
Sort by recently updated
recently updated
newest added

I'm trying this with the latest node.js, and it looks like the format of the heap dump has changed. The format is now: ``` snapshot: title: string uid: num meta:...

I'm getting "node-gyp: Permission denied" when I try to install using "npm i heapdump". What could I be doing wrong? I'm running as root. ``` Tell the author that this...

It would be great if I pass stream or filename to `takeSnapshot`