Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 597 Bytes

gc-parser

gc-parser is a tool for parsing Hotspot G1 Garbage Collector log files. The parser is able to process the latest G1 GC log formats and produce an output summarizing each GC event.

gc-parser is written in Clojure.

Usage

FIXME

Acknowledgment

The original version of the parser for ParOlg GC based on "Clojure Script to Convert Java GC log to CSV Format" - http://jyliao.blogspot.com/2013/02/java-garbage-collection-log-analysis.html.

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.