Table of Contents
The gcviewer
commandlet is used to install the GCViewer App if not already installed or launch the App if already installed.
GCViewer is a little tool that visualizes verbose GC (Garbage Collection) output generated by Java Virtual Machines.
To learn more about GC Loggings, please go here.
The arguments (devon gcviewer «args»
) are explained in the following table:
devon gcviewer
Argument(s) | Meaning |
---|---|
|
install the latest version of GCViewer on your machine. |
|
launch the GCViewer App. |
Please note that also devon gcviewer
(without further args) will start GCViewer.