My node application (lots of db access) is running slow, so I want to profile what might be the problem.
I am using Node Tools for Visual Studio current version (1.0 Beta 3) in VS 2013. When starting via the "Analyze"->"Launch Node.js Profiling", I am getting following error and no profiling results:
v8 log file was not successfuly saved to:
c:\users\andi\documents\project\v8.log
No profiling data is available.
How can I get profiling data?