GCA 0.4.0

GC Analysis

The GC Analysis tool helps interpret verbose GC output.

See:
          Description

GCA Core
pfg.gca These are the core GCA classes.

 
Collectors
pfg.gca.collector Provides the foundation for collecting GC entries from raw verbose GC output.
pfg.gca.collector.regexp Provides a set of collectors that use regular expressions to parse raw verbose GC data.

 
Presentation
pfg.gca.models Provides a set of Java Bean-style classes to serve as logical models of GC records for various views.
pfg.gca.views Provides various views of the GC data.

 
Other Packages
pfg.gca.swing Provides the Swing GUI presentation and navigation for GC Analysis.

 

The GC Analysis tool helps interpret verbose GC output. In this version there is only support for IBM 1.3.x and 1.4.x JDKs. Other JDKs will be supported soon. There are only two views: a histogram and a text summary.


Paul Glezen
http://glezen.org/gca/

Generated: February 24 2005