![]() |
|
Here you see some screenshots of profilerJ. Please browse the Documentation for further information.
|
|
The royalty free command line tool. |
|
enlarge >> |
OverviewThe overview panel consolidates the various settings into one view. From here, you can
|
|
enlarge >> |
SamplingThis screenshot depicts profiling information gathered by sampling. |
|
enlarge >> |
MemoryHere you see allocated objects on a per thread basis. |
|
enlarge >> |
Byte Code InstrumentationThis is the option dialog for setting Byte Code Instrumentation (BCI) filters. |
|
enlarge >> |
Profiling using BCIThis screenshot shows profiling information collected by Byte Code Instrumentation (BCI). |
|
enlarge >> |
CoverageQuickly gain knowledge about the quality of your tests (e.g. JUnit). |
|
enlarge >> |
Coverage, detailed viewThe green bar shows the coverage on a per line base (i.e. 100% means that all executable lines have been executed), whereas blue signal the lack of debugging information. In the latter case, methods will "get blue" if they are invoked at least once. |
Please browse the Documentation and Features for further information.