node.js - How could I get the javascript thread stack from NodeJS -


i working performance issue of our application on nodejs.

i wondering if nodejs has mechanism generate java-like core dump? expect contain necessary information of thread / process status, , javascript call stack printed within.

thanks!


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -