Releases: joknarf/pgtree
Releases · joknarf/pgtree
pgtree-v1.1.1
pgtree-v1.1.0
- ps ax
- -T (threads)
pgtree-v1.0.26
- builtin watch
- ps output with size per column
pgtree-v1.0.25
- compatibility python 2.3/2.4
- -R use internal pgrep
pgtree-v1.0.24
- -R option to force use of internal pgrep (MacOS pgrep misses processes matching search...)
pgtree-v1.0.23
- restore compatibility for python <2.6
pgtree-v1.0.22
- compatibility python 2.6 restored
pgtree-v1.0.21
- no f string to be compatible with python 2.7
- (python 2.6 still not compatible anymore since v1.0.19)
pgtree-v1.0.20
- ps output parsing refactoring
- manage multiple ps fields output with
-O
option (-O %cpu,state,stime...
) -W
as first argument will launchwatch
utility with pgtree options to follow process tree
pgtree-v1.0.19
- display hierarchy for pid 0 (containter/kernel_threads)
- -1 option to remove pid 0 hierarchy