summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix sensors.py script on python 3 + fix linux testGiampaolo Rodola2017-04-081-1/+1
* update docGiampaolo Rodola2017-03-051-1/+2
* pre-releaserelease-5.2.0Giampaolo Rodola2017-03-051-6/+6
* update docGiampaolo Rodola2017-02-131-1/+1
* sensors.py: change outputGiampaolo Rodola2017-02-131-27/+11
* add sensors.py example scriptGiampaolo Rodola2017-02-132-1/+109
* #974 sensors_fans(): add example script, return dict and named tuple instead ...Giampaolo Rodola2017-02-131-0/+35
* fix various failures occurring on CentOSGiampaolo Rodola2017-02-061-0/+2
* download_exes.py; show file sizeGiampaolo Rodola2017-02-031-2/+22
* be more cautious when converting to int()Giampaolo Rodola2017-02-031-1/+1
* #966: sensors_battery() fails with no such file errorGiampaolo Rodola2017-02-021-1/+1
* merge from masterGiampaolo Rodola2017-02-011-0/+46
|\
| * update HISTORY / READMEGiampaolo Rodola2017-02-011-0/+0
| * merge from master371-temperaturesGiampaolo Rodola2017-02-011-0/+1
| |\
| * | win: fix unicode decode errorGiampaolo Rodola2017-02-011-1/+1
| * | #371 add sensors.py example scriptGiampaolo Rodola2017-01-241-0/+46
* | | Merge branch 'master' into 955-battery-sensorsGiampaolo Rodola2017-02-011-1/+1
|\ \ \ | | |/ | |/|
| * | fix #961: [Windows] WindowsService.description() may fail with ERROR_MUI_FILE...Giampaolo Rodola2017-02-011-1/+1
* | | Merge branch 'master' into 955-battery-sensorsGiampaolo Rodola2017-01-271-0/+1
|\ \ \ | |/ /
| * | winmake: add pyreadline to list of depsGiampaolo Rodola2017-01-261-0/+1
| |/
* | update doc; fix testsGiampaolo Rodola2017-01-271-1/+1
* | #955: add battery.py example scriptGiampaolo Rodola2017-01-271-0/+48
|/
* procinfo.py: show cpu numGiampaolo Rodola2017-01-241-0/+2
* add cpu_distribution scriptGiampaolo Rodola2017-01-231-0/+102
* merge from masterGiampaolo Rodola2017-01-231-1/+17
|\
| * winmake uninstall: make it a bit smarterGiampaolo Rodola2017-01-231-1/+3
| * make.bat: fix invalid cmdlineGiampaolo Rodola2017-01-151-2/+2
| * make.bat: att build_exe and build_wheel cmdsGiampaolo Rodola2017-01-151-0/+14
* | Merge branch 'master' into 357-proc-cpu-numGiampaolo Rodola2016-11-261-0/+1
|\ \ | |/
| * GIT pre-commit script: exit if line ends with spaceGiampaolo Rodola2016-11-261-0/+1
* | #357: does not support cpu_num() on Net and Open BSDGiampaolo Rodola2016-11-261-2/+5
|/
* fix procsmem script which was not printing processesGiampaolo Rodola2016-11-131-1/+1
* winmake: use the right win slashesGiampaolo Rodola2016-11-081-1/+1
* winmake: do not try to install GIT commit hook if this is not a GIT cloned dirGiampaolo Rodola2016-11-081-1/+2
* #799 - oneshot / linux: speedup memory_full_info and memory_mapsGiampaolo Rodola2016-11-051-0/+2
* 799 onshot / win: no longer store the handle in python; I am now sure this is...Giampaolo Rodola2016-10-281-8/+6
* Merge branch 'master' into oneshotGiampaolo Rodola2016-10-281-11/+6
|\
| * refactoringGiampaolo Rodola2016-10-281-10/+5
| * memleak script refactoringGiampaolo Rodola2016-10-281-1/+1
* | #799 / win: pass handle also to memory_maps() and username() functionsGiampaolo Rodola2016-10-281-0/+2
* | #799 / win: use oneshot() around num_threads() and num_ctx_switches(); speedu...oneshot-winGiampaolo Rodola2016-10-281-0/+2
* | update docGiampaolo Rodola2016-10-271-4/+2
* | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-271-0/+2
|\ \
| * | update windmake scriptGiampaolo Rodola2016-10-271-0/+2
* | | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-273-22/+64
|\ \ \ | |/ /
| * | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-18/+60
| |\ \ | | |/
| | * winmake clean: make it an order of magnitude faster; also update MakefileGiampaolo Rodola2016-10-271-18/+60
| * | bench script: add psutil verGiampaolo Rodola2016-10-272-4/+4
| * | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-26/+46
| |\ \ | | |/
* | | Merge branch 'master' into oneshot-winGiampaolo Rodola2016-10-271-26/+46
|\ \ \ | | |/ | |/|