Detail window
You can enter “++” (or the Enter key) on any line to display a pop-up window containing additional information.
For example, entering “++” on a Java™ method will cause this detail window to appear.
File View Navigate Help
+----------------------------------------------------------------------------+
| |
| +--------------- The following report line was selected ---------------+ |
| | → 00049 getEntry 0.65 | |
| +----------------------------------------------------------------------+ |
| |
| Calculation Details |
| Application code wait time measurements 11 |
| Total measurements 1,678 |
| Percent of total 0.65% |
| |
| |
| Method Name: |
| getEntry |
| |
| Method Descriptor: |
| (JLjava/lang/String;)J |
| |
| Method Signature: |
| getEntry(long, java.lang.String) long |
| |
| Class Name: |
| ZipFile |
| |
| Package Name: |
| java/util/zip |
| |
+----------------------------------------------------------------------------+
Note: If you have Java source
program mapping information specified, this detail window will display
the Java source when invoked
from a Java line number object.