For GC that do a Full GC from time to time (e.g. `-XX:+ParallelGC` in OpenJDK), the key metric of "heap utilization" is "memory used after full gc". It would be good if GCViewer could show exactly that chart so one could assess "heap utilization" and "memory leak condition" in a blink of an eye. Current view is not that bad (it includes tons of information for extended analysis), however it is overcomplicated for day-to-day usage.