(Initial section of JVisualVM)
|
(→JVisualVM)
|
Line 8: | |||
* Either through a command prompt, a terminal window, or the [http://en.wikipedia.org/wiki/Run_command Run window], fire up '''JVisualVM'''. | * Either through a command prompt, a terminal window, or the [http://en.wikipedia.org/wiki/Run_command Run window], fire up '''JVisualVM'''. | ||
+ | [[Image:jvisualvm1.png|center|480x480px|alt=JVisualVM Initial Screen|JVisualVM Initial Screen]] | ||
* ''(OPTIONAL)'' Perform any calibration if needed. | * ''(OPTIONAL)'' Perform any calibration if needed. | ||
* Locate the java process you wish to analyze | * Locate the java process you wish to analyze | ||
+ | [[Image:jvisualvm2.png|center|480x480px|alt=JVisualVM Java Process Selected|JVisualVM Java Process Selected]] | ||
* Click on Applications, and then select an appropriate dump | * Click on Applications, and then select an appropriate dump | ||
** ''Heap Dump'' if generating a heap dump (appears in the temp directory) | ** ''Heap Dump'' if generating a heap dump (appears in the temp directory) | ||
Line 15: | |||
+ | [[Image:jvisualvm3.png|center|480x480px|alt=Which dump would you like|Which dump would you like to be taken]] | ||
+ | <br/> | ||
= *nix = | = *nix = | ||
This section lists methods to obtain dumps on *nix-based platforms | This section lists methods to obtain dumps on *nix-based platforms |