summaryrefslogtreecommitdiff
path: root/scripts/cpu_distribution.py
Commit message (Expand)AuthorAgeFilesLines
* Automatically sort imports (isort CLI tool) (#2033)Giampaolo Rodola2021-12-141-0/+1
* use python 3 as example in docstringsGiampaolo Rodola2020-10-081-1/+1
* point all shebangs to python 3Giampaolo Rodola2020-02-151-1/+1
* update docGiampaolo Rodola2020-02-151-1/+1
* move get_terminal_size() in _compat.pyGiampaolo Rodola2019-04-051-18/+1
* fix #1463: cpu_distribution.py script is brokenGiampaolo Rodola2019-03-171-7/+35
* #1025: take advantage of process_iter(attrs) in scriptsGiampaolo Rodola2017-04-261-8/+2
* add cpu_distribution scriptGiampaolo Rodola2017-01-231-0/+102