-
Notifications
You must be signed in to change notification settings - Fork 38
Thread Dump (Repo)
Axel Faust edited this page Mar 15, 2017
·
2 revisions
The Thread Dump tool is very similar to the Hot Thread tool. It provides thread dumps off all currently alive threads in the system. The page immediately creates a thread dump when it is loaded and additional dumps may be taken by clicking the "Get another" button. Thread dumps may be downloaded as text files using the "Save" actions. It should be noted that the action to take a thread dump will always be reflected in at least one thread executing the "org_orderofthebee_support_tools_admin_ootbee_support_tools_thread_dump_getone_get_js" compiled script.