summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | update MANIFEST.inGiampaolo Rodola2016-12-082-2/+13
| * | source dist: include docGiampaolo Rodola2016-12-081-1/+4
| * | update doc styleGiampaolo Rodola2016-12-072-60/+70
| * | update docGiampaolo Rodola2016-12-061-7/+22
| | * update OSX notesGiampaolo Rodola2016-12-031-0/+5
| | * #941: implement cpu_freq() for OSXGiampaolo Rodola2016-12-035-3/+53
| | * debug print to figure out failure on travisGiampaolo Rodola2016-12-022-2/+4
| | * #941: implement cpu_freq() for LinuxGiampaolo Rodola2016-12-024-0/+60
| |/
| * add tests for cpu_count(logical=True) on LinuxGiampaolo Rodola2016-12-011-0/+15
| * update doc941-cpu-infoGiampaolo Rodola2016-12-011-0/+2
* | Merge branch 'master' into 357-proc-cpu-numGiampaolo Rodola2016-11-304-31/+79
|\ \ | |/
| * update docGiampaolo Rodola2016-11-301-10/+14
| * fix #940 / linux / cpu_percent(): correctly take guest, guest_nice and iowait...Giampaolo Rodola2016-11-283-17/+63
| * process cpu_times(): be unambiguous when sum()muing valuesGiampaolo Rodola2016-11-261-1/+2
| * update READMEGiampaolo Rodola2016-11-261-3/+0
* | Merge branch 'master' into 357-proc-cpu-numGiampaolo Rodola2016-11-263-10/+12
|\ \ | |/
| * GIT pre-commit script: exit if line ends with spaceGiampaolo 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
|\ \ | |/
| * skip test which fails on travisGiampaolo 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
|/
* #693 / win / users(): use WTS_CURRENT_SERVER_HANDLE instead of WTSOpenServer()Giampaolo Rodola2016-11-191-10/+1
* update READMEGiampaolo Rodola2016-11-181-2/+2
* update READMEGiampaolo Rodola2016-11-151-2/+16
* update psutilGiampaolo Rodola2016-11-132-5/+19
* fix procsmem script which was not printing processesGiampaolo Rodola2016-11-131-1/+1
* try to fix tests on travisGiampaolo Rodola2016-11-132-2/+5
* try to fix tests on travisGiampaolo Rodola2016-11-133-3/+8
* OSX: fix compilation warningGiampaolo Rodola2016-11-132-0/+32
* #936: give credits to Max BĂ©langerGiampaolo Rodola2016-11-112-0/+8
* Merge pull request #936 from maxbelanger/fix-compiling-windowsGiampaolo Rodola2016-11-111-6/+3
|\
| * first passMax Belanger2016-11-031-6/+3
* | #811: move DLL check logic in _pswindows.pyGiampaolo Rodola2016-11-082-19/+20
* | 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
* | #811: on Win XP let the possibility to install psutil from sources as it stil...Giampaolo Rodola2016-11-084-19/+32
* | #811: add a Q&A section in the doc; tell what Win versions are supportedGiampaolo Rodola2016-11-081-0/+8
* | #811: raise a meaningful error message if on Windows XPGiampaolo Rodola2016-11-084-0/+19
* | update doc; bump up versionGiampaolo Rodola2016-11-082-3/+7
* | #939: update MANIFEST to include only src files and not much elseGiampaolo Rodola2016-11-074-32/+27
* | update HISTORYrelease-5.0.0Giampaolo Rodola2016-11-062-1/+2
* | travis: execute mem leaks and flake8 tests only on py 2.7 and 3.5; no need to...Giampaolo Rodola2016-11-051-7/+7
* | bump up versionGiampaolo Rodola2016-11-053-4/+7
* | Merge pull request #937 from giampaolo/oneshotGiampaolo Rodola2016-11-0524-974/+1114
|\ \
| * | update version in doconeshotGiampaolo Rodola2016-11-051-1/+1
| * | add simple test case for oneshot() ctx managerGiampaolo Rodola2016-11-051-0/+20
| * | add simple test case for oneshot() ctx managerGiampaolo Rodola2016-11-051-0/+13
| * | speedup fetch all process test by using oneshotGiampaolo Rodola2016-11-051-16/+16