I\'m trying to track down a memory leak in a Node.js app. I\'ve tried installing v8-profiler but it will not compile... it looks like a dead project that a lot of people are
Have you looked at https://github.com/felixge/node-memory-leak-tutorial? The author includes a link in the Readme to a more recent (Apr 11) fork of v8-profiler.