Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
gcviewer: Java garbage collection visualizer
- Summary
- GCViewer is a tool to visualize the data produced by the Java VM options
-verbose:gc and -Xloggc:<file>. This can be very useful when tuning the
garbage collection of a particular application by changing generation sizes
or setting the initial heap size. For more information on tuning garbage
collection, take a look at the documentation provided by Sun.
Supported formats:
- Sun JDK 1.2.2/1.3.1/1.4 with the option -verbose:gc
- Sun JDK 1.4 with the option -Xloggc:<file> (preferred)
- IBM JDK 1.2.2/1.3.0/1.3.1 with the option -verbose:gc
GCViewer can also export the data in CSV (comma separated values) format,
which may easily be imported in spreadsheet applications for further
processing.
Arch: noarch
Download: | gcviewer-1.15-1jpp.src.rpm |
Build Date: | Fri Oct 10 20:14:54 2003 |
Packager: | Ville Skyttä <ville.skytta at iki.fi> |
Size: | 381 KiB |
Changelog
- * Fri Oct 10 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.15-1jpp
-
- Update to 1.15.
- Save .spec in UTF-8.
- * Tue Jul 8 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.14-1jpp
-
- Update to 1.14.
- * Tue May 13 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.13-2jpp
-
- Rebuild for JPackage 1.5.