gclog 0.2.1

A tool to analyze jdk8 gc logs
Documentation
1
2
3
4
5
6
7
# script\clean.ps1: cleanup target dir and coverage files

Set-Location "$PSScriptRoot\.."

cargo clean

Remove-Item cargo-test*