Releases: bananazon/pstree
Releases · bananazon/pstree
Release list
v0.9.6
v0.9.5
v0.9.4
Use arguments when calculating compaction
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.
Initial release
This is a clone of pstree for macOS. I've combined features from Linux and BSD variants and added some of my own.