summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | * | #941: add docGiampaolo Rodola2017-01-208-22/+77
| | |/
| | * #941: cpu frequency - windows implementationGiampaolo Rodola2017-01-205-2/+82
| | * Merge branch 'master' into 941-cpu-freqGiampaolo Rodola2017-01-2011-56/+122
| | |\ | | |/ | |/|
| * | Merge pull request #950 from PierreF/windows-cpu-percentGiampaolo Rodola2017-01-193-7/+9
| |\ \
| | * | Fix Process cpu_percent on WindowsPierre Fersing2017-01-193-7/+9
| |/ /
| * | comment out unreliable linux testGiampaolo Rodola2017-01-151-2/+3
| * | refactor /proc/pid/status tests and put them in their own classGiampaolo Rodola2017-01-151-47/+69
| * | CI integration: add python 3.6Giampaolo Rodola2017-01-153-1/+13
| * | make.bat: fix invalid cmdlineGiampaolo Rodola2017-01-151-2/+2
| * | make.bat: att build_exe and build_wheel cmdsGiampaolo Rodola2017-01-152-1/+16
| * | update doc + add linux specific testGiampaolo Rodola2017-01-154-4/+18
| | * Merge branch 'master' into 941-cpu-freqGiampaolo Rodola2017-01-1019-274/+434
| | |\ | | |/ | |/|
| * | ignore meGiampaolo Rodola2017-01-101-5/+7
| * | fix #873: fix typo in INSTALLGiampaolo Rodola2017-01-091-1/+1
| * | #687: [Linux] pid_exists() no longer returns True if passed a process thread IDGiampaolo Rodola2017-01-095-13/+56
| * | minor refactoringGiampaolo Rodola2017-01-041-1/+1
| * | fix #948: cannot install psutil with PYTHONOPTIMIZE=2Giampaolo Rodola2017-01-043-3/+12
| * | add make doc commandGiampaolo Rodola2016-12-212-1/+7
| * | pre releaserelease-5.0.1Giampaolo Rodola2016-12-211-1/+1
| * | pre releaseGiampaolo Rodola2016-12-212-1/+2
| * | update docGiampaolo Rodola2016-12-201-1/+2
| * | fix #944: [OpenBSD] psutil.pids() was omitting PID 0Giampaolo Rodola2016-12-202-1/+22
| * | #609: fix compilation issue on SunOS 10Giampaolo Rodola2016-12-201-1/+2
| * | refactor C macrosGiampaolo Rodola2016-12-201-22/+17
| * | refactor C macrosGiampaolo Rodola2016-12-203-63/+59
| * | setup.py: C macros were not passed to _psutil_posix.cGiampaolo Rodola2016-12-201-20/+18
| * | minor setup.py refactoringGiampaolo Rodola2016-12-201-4/+2
| * | #609: fix compilation issue on solaris 10Giampaolo Rodola2016-12-204-23/+36
| * | update docGiampaolo Rodola2016-12-192-44/+69
| * | update docGiampaolo Rodola2016-12-193-17/+23
| * | cpu_affinity() test: use addCleanup to reset initial valueGiampaolo Rodola2016-12-161-0/+1
| * | minor DEVGUIDE updateGiampaolo Rodola2016-12-161-3/+3
| * | #804: try to test failure on DebianGiampaolo Rodola2016-12-121-1/+1
| * | update docstringGiampaolo Rodola2016-12-121-0/+4
| * | update MakefileGiampaolo Rodola2016-12-082-2/+2
| * | update MANIFESTGiampaolo Rodola2016-12-081-3/+4