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 -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -