Skip to content

Set of scripts to analyze gc logs (and construct plots!)

Notifications You must be signed in to change notification settings

rodrigo-bruno/gclog-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gclog-analyzer

Set of scripts to analyze gc logs (and construct plots!)

It supports OpenJDK's G1 GC.

Syntax: run.sh <gc log name> <run1Folder> ...<runNFolder> Output: html file with pause time plosts (percentiles) and tables comparing pauses from each run.

Requirements: typical linux terminal programs (bash, grep, echo, cat, awk, sed, etc), gnuplot

About

Set of scripts to analyze gc logs (and construct plots!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages