Skip to content

Releases: joknarf/pgtree

pgtree-v1.1.1

04 Jul 20:46
fa3b191
Compare
Choose a tag to compare
  • github action workflow

pgtree-v1.1.0

04 Jul 20:40
Compare
Choose a tag to compare
  • ps ax
  • -T (threads)

pgtree-v1.0.26

31 Jan 17:58
Compare
Choose a tag to compare
  • builtin watch
  • ps output with size per column

pgtree-v1.0.25

30 Jan 20:50
Compare
Choose a tag to compare
  • compatibility python 2.3/2.4
  • -R use internal pgrep

pgtree-v1.0.24

29 Jan 17:34
Compare
Choose a tag to compare
  • -R option to force use of internal pgrep (MacOS pgrep misses processes matching search...)

pgtree-v1.0.23

29 Jan 12:52
Compare
Choose a tag to compare
  • restore compatibility for python <2.6

pgtree-v1.0.22

29 Jan 12:10
Compare
Choose a tag to compare
  • compatibility python 2.6 restored

pgtree-v1.0.21

29 Jan 10:20
Compare
Choose a tag to compare
  • 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

29 Jan 09:39
Compare
Choose a tag to compare
  • ps output parsing refactoring
  • manage multiple ps fields output with -O option (-O %cpu,state,stime...)
  • -W as first argument will launch watch utility with pgtree options to follow process tree

pgtree-v1.0.19

28 Jan 10:39
Compare
Choose a tag to compare
  • display hierarchy for pid 0 (containter/kernel_threads)
  • -1 option to remove pid 0 hierarchy