summaryrefslogtreecommitdiff
path: root/scripts/ps.py
Commit message (Collapse)AuthorAgeFilesLines
* use python 3 as example in docstringsGiampaolo Rodola2020-10-081-1/+1
|
* point all shebangs to python 3Giampaolo Rodola2020-02-151-1/+1
|
* Fix some tests on AIX (#1507)wiggin152019-05-081-1/+3
|
* reuse ps.py script in psutil.test()Giampaolo Rodola2019-04-051-2/+22
|
* move get_terminal_size() in _compat.pyGiampaolo Rodola2019-04-051-23/+25
|
* improve ps.py scriptGiampaolo Rodola2019-04-051-25/+6
|
* improve ps.py scriptGiampaolo Rodola2019-04-051-27/+24
|
* move bytes2human() into psutil._common and reused it from scripts dirGiampaolo Rodola2019-04-051-46/+44
|
* style changesGiampaolo Rodola2016-09-221-0/+1
|
* add STAT for ps.pyChen Hanxiao2016-06-161-3/+25
| | | | | | Add STAT to display state of a process. Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
* rename 'examples' dir to 'scripts'Giampaolo Rodola2016-02-091-0/+81