Use arguments when calculating compaction
Pre-release
Pre-release
I found a bug where when processes were compacted, but arguments were not being displayed in the output, the compaction was wrong. This is because I wasn't gathering the arguments unless I wanted to display them. As a result, if -a wasn't specified, the compaction was based on the name of the binary and nothing else, giving inaccurate results.