Categories
|
Apache
ThreadMon PluginProducts: IntelliJ IDEA, Android Studio Vendor: nkumar.org Email: N/A Website: N/A SourceCode: ThreadMon_Plugin_1189.zip Description:
Analyzes states of various thread running in a remote managed JVM
1 update is hidden
show all updates
General usage instructions:ThreadMon Plugin can be used to debug thread deadlocks while development.Start the target VM with -Dcom.sun.management.jmxremote system property. This plugin searches for all the managed VMs in the system and then gives the developer an option to choose one of them. Once the developer has chosen one managed VM it displays the thread info in a way which is nicely integrated with Idea. It hides all the system threads while displaying all the thread info. \"Analyze -> Analyze Thread State\" menu item will trigger this action. Idea must be running on java 5 and on sun jdk. See the screen shots for more info. |
|||||||||||||||||||||
Comments: No comments so far.