Previous Topic: Via Mode

Next Topic: Display JVM Detail Reports

Current Mode

The following panel shows the JVM Applications panel in Current mode.

CA MAT ------------------ JVM Applications --------------- Row 1 to 11 of 31 COMMAND ===> SCROLL ===> HALF Primary commands: MOde Process/Application/Via/Current Profile: JVM1 Options: NORMAL Line commands: A - Application Methods P - Processes Mode: Current V - Via Methods NM - Method Name Tran: * C - Current Methods NS - Source Name D - Method Details LC Class.Method Class Source Pct% Visual ___________________________________ _______________________ _____ __________ ------------------------------------------------------------------------------- __ ath/MutableBigInteger.divideOneWord MutableBigInteger.java 62.38 =========> __ java/util/zip/ZipFile.open ZipFile.java 4.37 __ java/util/zip/ZipFile.getEntry ZipFile.java 4.37 __ WaitTest.main WaitTest.java 3.40 __ java/math/BigInteger.divide BigInteger.java 2.91 __ java/net/URL.openConnection URL.java 2.67 __ nixFileSystem.getBooleanAttributes0 UnixFileSystem.java 2.18 __ java/math/BigInteger.multiplyToLen BigInteger.java 2.18 __ java/lang/String.replace String.java 1.94 __ l/jar/JarFile.hasClassPathAttribute JarFile.java 1.70 __ java/math/MutableBigInteger.divide MutableBigInteger.java 1.70

The various commands that are available on this panel in Application, Via, and Current modes are desc ribed next.

MOde [Process/Application/Via/Current]

Enter the MOde command followed by the mode (Process, Application, Via, or Current) to change display modes.

The Mode field indicates the display mode.

A - Application Methods

Display the application class methods associated with a Class.Method.

V - Via Methods

Display the via class methods associated with a Class.Method.

C - Current Methods

Display the current active trace entries associated with a Class.Method.

D - Method Details

Display the source line numbers within the selected method where activity was detected.

P - Processes

Display the process ID's associated with the selected class.

NM - Method Name

Display the full name of the selected method (which might have been truncated on the panel display).

NS - Source Name

Display the full name of the source file of the selected method (which might have been truncated on the panel display).