summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "887 linux free mem standardization"revert-888-887-linux-free-mem-standardizationGiampaolo Rodola2016-09-185-144/+76
* Merge pull request #888 from giampaolo/887-linux-free-mem-standardizationGiampaolo Rodola2016-09-185-76/+144
|\
| * update commentsGiampaolo Rodola2016-09-181-4/+7
| * #877 - takes LCX containers into account and prevent 'avail' to overflow 'total'Giampaolo Rodola2016-09-182-11/+17
| * update docGiampaolo Rodola2016-09-183-4/+9
| * #887: do not use sysinfo() syscall; use /proc/meminfo to calculate all statsGiampaolo Rodola2016-09-181-17/+12
| * refactoringGiampaolo Rodola2016-09-181-19/+11
| * use bytesGiampaolo Rodola2016-09-181-1/+1
| * fix typosGiampaolo Rodola2016-09-181-3/+3
| * #87: skip used mem test in case of older free versionGiampaolo Rodola2016-09-182-1/+11
| * #877: properly calculate used memGiampaolo Rodola2016-09-182-9/+17
| * #887 correctly calculate shared memGiampaolo Rodola2016-09-181-3/+14
| * reintroduce warnings for missing fieldsGiampaolo Rodola2016-09-181-10/+35
| * #887: MemAvailable column may not be there; in that case calculate available ...Giampaolo Rodola2016-09-182-2/+21
| * #887: match 'available' column of 'free'; also calculate 'cached' mem the sam...Giampaolo Rodola2016-09-182-40/+32
| * #887: add test to matche 'avail' column of 'free'Giampaolo Rodola2016-09-181-16/+12
| * linux test refactoringGiampaolo Rodola2016-09-181-6/+11
| * skip test failing on travisGiampaolo Rodola2016-09-171-0/+1
|/
* git hook script: print errors in redGiampaolo Rodola2016-09-141-7/+43
* #885: ValueError is raised if a negative integer is passed to cpu_percent() f...Giampaolo Rodola2016-09-134-0/+16
* update HISTORYGiampaolo Rodola2016-09-111-2/+2
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-113-30/+130
|\
| * Merge pull request #880 from AndreLouisCaron/win32-tcp-table-race-conditionGiampaolo Rodola2016-09-113-30/+130
| |\
| | * Releases GIL while fetching TCP and UDP tables on Windows.Andre Caron2016-09-051-0/+10
| | * Fixes race condition getting TCP and UDP tables on Windows.Andre Caron2016-09-053-30/+120
* | | remove unreliable testGiampaolo Rodola2016-09-112-28/+2
|/ /
* | add more linux testsGiampaolo Rodola2016-09-101-0/+5
* | linux tests refactoringGiampaolo Rodola2016-09-101-14/+17
* | linux tests refactoringGiampaolo Rodola2016-09-101-4/+11
* | linux tests refactoringGiampaolo Rodola2016-09-101-5/+12
* | linux tests refactoringGiampaolo Rodola2016-09-101-1/+1
* | linux tests refactoringGiampaolo Rodola2016-09-101-19/+19
* | add more linux testsGiampaolo Rodola2016-09-101-0/+28
* | skip shared mem test on linux if not supportedGiampaolo Rodola2016-09-101-0/+2
* | linux tests refactoringGiampaolo Rodola2016-09-101-4/+4
* | linux tests refactoringGiampaolo Rodola2016-09-101-2/+12
* | linux tests refactoringGiampaolo Rodola2016-09-101-26/+35
* | @retry_before_failing deco: raise proper exc depending on py verGiampaolo Rodola2016-09-101-1/+4
* | fix #884: tell appveyor to build only if certain files are modified on commitGiampaolo Rodola2016-09-101-0/+22
|/
* add make grep-todosGiampaolo Rodola2016-09-051-0/+7
* win test: make win32 external modules mandatoryGiampaolo Rodola2016-09-055-41/+22
* update git hookGiampaolo Rodola2016-09-051-5/+6
* update git hookGiampaolo Rodola2016-09-051-1/+1
* update git hookGiampaolo Rodola2016-09-051-1/+6
* update MakefileGiampaolo Rodola2016-09-053-8/+12
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-054-39/+47
|\
| * refactor make filesGiampaolo Rodola2016-09-052-24/+27
| * add make.bat install-git-hookGiampaolo Rodola2016-09-052-9/+11
| * relax windows testGiampaolo Rodola2016-09-041-3/+5
| * relax windows testGiampaolo Rodola2016-09-042-3/+4