summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #955: win / bttery - implement power plugged955-battery-sensorsGiampaolo Rodola2017-01-272-13/+13
* #955: freebsd / battery: implement power_plugged fieldGiampaolo Rodola2017-01-273-6/+27
* #955: add power_plugged infoGiampaolo Rodola2017-01-276-23/+95
* update docGiampaolo Rodola2017-01-262-10/+17
* #955: sensors_batter() freebsd implGiampaolo Rodola2017-01-265-0/+59
* #955: sensors_battery() / linux: implement secsleftGiampaolo Rodola2017-01-263-7/+22
* Merge branch '955-battery-sensors' of github.com:giampaolo/psutil into 955-ba...Giampaolo Rodola2017-01-262-0/+49
|\
| * #955: battery windows specific testsGiampaolo Rodola2017-01-262-0/+49
* | Merge branch 'master' into 955-battery-sensorsGiampaolo Rodola2017-01-261-2/+3
|\ \ | |/ |/|
| * fix travis failureGiampaolo Rodola2017-01-261-5/+3
| * debug travis failureGiampaolo Rodola2017-01-261-0/+3
* | #955: sensors_batter() win implGiampaolo Rodola2017-01-267-2/+101
* | #955: sensors_batter() linux implGiampaolo Rodola2017-01-265-0/+54
|/
* small refactoringGiampaolo Rodola2017-01-241-4/+5
* fix TypeErrorGiampaolo Rodola2017-01-242-7/+8
* fiz ZeroDivionError on cpu_freq()Giampaolo Rodola2017-01-241-14/+23
* fix test; add debug print for failing test on travisGiampaolo Rodola2017-01-242-0/+6
* memleaks test: add test to grant coverage of all psutil system functionsGiampaolo Rodola2017-01-241-1/+18
* memleaks test: add test to grant coverage of all Process methodsGiampaolo Rodola2017-01-241-0/+17
* remove useless testGiampaolo Rodola2017-01-241-8/+0
* add linux specifc test for cpu_count()Giampaolo Rodola2017-01-242-2/+8
* update HISTORYGiampaolo Rodola2017-01-241-1/+2
* update HISTORY / READMEGiampaolo Rodola2017-01-243-2/+8
* Merge pull request #954 from giampaolo/357-proc-cpu-numGiampaolo Rodola2017-01-2412-20/+301
|\
| * update docGiampaolo Rodola2017-01-241-15/+17
| * procinfo.py: show cpu numGiampaolo Rodola2017-01-241-0/+2
| * Merge branch '357-proc-cpu-num' of github.com:giampaolo/psutil into 357-proc-...357-proc-cpu-numGiampaolo Rodola2017-01-240-0/+0
| |\
| | * #357: implement cpu_num() on SunOSGiampaolo Rodola2017-01-245-3/+95
| * | #357: implement proc cpu_num() on SunOSGiampaolo Rodola2017-01-245-3/+95
| |/
| * add cpu_distribution scriptGiampaolo Rodola2017-01-232-2/+105
| * merge from masterGiampaolo Rodola2017-01-2332-334/+840
| |\
| * \ Merge branch 'master' into 357-proc-cpu-numGiampaolo Rodola2016-11-304-31/+79
| |\ \
| * \ \ Merge branch 'master' into 357-proc-cpu-numGiampaolo Rodola2016-11-263-10/+12
| |\ \ \
| * | | | #357: does not support cpu_num() on Net and Open BSDGiampaolo Rodola2016-11-264-6/+18
| * | | | Merge branch 'master' into 357-proc-cpu-numGiampaolo Rodola2016-11-251-0/+1
| |\ \ \ \
| * | | | | #357: add test which compares cpu_num() against cpu_affinity()Giampaolo Rodola2016-11-251-0/+7
| * | | | | #357: implement process cpu_num() on FreeBSDGiampaolo Rodola2016-11-253-4/+27
| * | | | | #357: implement process cpu_num() on LinuxGiampaolo Rodola2016-11-254-0/+38
* | | | | | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2017-01-240-0/+0
|\ \ \ \ \ \
| * | | | | | sunos: specific test for cpu_count()Giampaolo Rodola2017-01-241-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | sunos: specific test for cpu_count()Giampaolo Rodola2017-01-241-0/+4
|/ / / / /
* | | | | Merge pull request #952 from giampaolo/941-cpu-freqGiampaolo Rodola2017-01-2314-2/+261
|\ \ \ \ \
| * \ \ \ \ Merge branch '941-cpu-freq' of github.com:giampaolo/psutil into 941-cpu-freqGiampaolo Rodola2017-01-232-3/+5
| |\ \ \ \ \
| | * | | | | fix win test941-cpu-freqGiampaolo Rodola2017-01-231-2/+2
| | * | | | | Merge branch '941-cpu-freq' of https://github.com/giampaolo/psutil into 941-c...Giampaolo Rodola2017-01-238-22/+77
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into 941-cpu-freqGiampaolo Rodola2017-01-231-1/+3
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | winmake uninstall: make it a bit smarterGiampaolo Rodola2017-01-231-1/+3
| * | | | | | | update docGiampaolo Rodola2017-01-231-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '941-cpu-freq' of github.com:giampaolo/psutil into 941-cpu-freqGiampaolo Rodola2017-01-201-0/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | add windows specific testGiampaolo Rodola2017-01-201-0/+6