Skip to content

Use arguments when calculating compaction

Pre-release
Pre-release

Choose a tag to compare

@bananazon bananazon released this 12 Jan 21:25

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.