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

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -