| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update doc887-linux-free-mem-standardization | Giampaolo Rodola | 2016-09-21 | 3 | -5/+6 |
| * | add more tests | Giampaolo Rodola | 2016-09-21 | 1 | -1/+5 |
| * | add more tests | Giampaolo Rodola | 2016-09-21 | 1 | -0/+58 |
| * | refactoring | Giampaolo Rodola | 2016-09-21 | 2 | -38/+43 |
| * | rename | Giampaolo Rodola | 2016-09-21 | 1 | -2/+2 |
| * | update doc | Giampaolo Rodola | 2016-09-21 | 4 | -5/+14 |
| * | fix test | Giampaolo Rodola | 2016-09-21 | 2 | -3/+3 |
| * | #887: add another test for avail mem | Giampaolo Rodola | 2016-09-20 | 1 | -3/+31 |
| * | #887: add test for calculate avail mem | Giampaolo Rodola | 2016-09-20 | 1 | -0/+16 |
| * | #887: add test for warnings on missing values | Giampaolo Rodola | 2016-09-20 | 1 | -0/+30 |
| * | update tests | Giampaolo Rodola | 2016-09-20 | 1 | -23/+37 |
| * | merge | Giampaolo Rodola | 2016-09-20 | 4 | -49/+26 |
| |\ | |||||
| | * | Merge pull request #889 from giampaolo/revert-888-887-linux-free-mem-standard...887-linux-free-mem-standardization-2 | Giampaolo Rodola | 2016-09-18 | 5 | -144/+76 |
| | |\ | |||||
| | | * | Revert "887 linux free mem standardization"revert-888-887-linux-free-mem-standardization | Giampaolo Rodola | 2016-09-18 | 5 | -144/+76 |
| | |/ | |||||
| | * | Merge pull request #888 from giampaolo/887-linux-free-mem-standardization | Giampaolo Rodola | 2016-09-18 | 5 | -76/+144 |
| | |\ | |||||
| * | | | issue #887: calculate avail mem on older kernels where MemAvailable | Giampaolo Rodola | 2016-09-20 | 3 | -50/+107 |
| | |/ |/| | |||||
| * | | update comments | Giampaolo Rodola | 2016-09-18 | 1 | -4/+7 |
| * | | #877 - takes LCX containers into account and prevent 'avail' to overflow 'total' | Giampaolo Rodola | 2016-09-18 | 2 | -11/+17 |
| * | | update doc | Giampaolo Rodola | 2016-09-18 | 3 | -4/+9 |
| * | | #887: do not use sysinfo() syscall; use /proc/meminfo to calculate all stats | Giampaolo Rodola | 2016-09-18 | 1 | -17/+12 |
| * | | refactoring | Giampaolo Rodola | 2016-09-18 | 1 | -19/+11 |
| * | | use bytes | Giampaolo Rodola | 2016-09-18 | 1 | -1/+1 |
| * | | fix typos | Giampaolo Rodola | 2016-09-18 | 1 | -3/+3 |
| * | | #87: skip used mem test in case of older free version | Giampaolo Rodola | 2016-09-18 | 2 | -1/+11 |
| * | | #877: properly calculate used mem | Giampaolo Rodola | 2016-09-18 | 2 | -9/+17 |
| * | | #887 correctly calculate shared mem | Giampaolo Rodola | 2016-09-18 | 1 | -3/+14 |
| * | | reintroduce warnings for missing fields | Giampaolo Rodola | 2016-09-18 | 1 | -10/+35 |
| * | | #887: MemAvailable column may not be there; in that case calculate available ... | Giampaolo Rodola | 2016-09-18 | 2 | -2/+21 |
| * | | #887: match 'available' column of 'free'; also calculate 'cached' mem the sam... | Giampaolo Rodola | 2016-09-18 | 2 | -40/+32 |
| * | | #887: add test to matche 'avail' column of 'free' | Giampaolo Rodola | 2016-09-18 | 1 | -16/+12 |
| * | | linux test refactoring | Giampaolo Rodola | 2016-09-18 | 1 | -6/+11 |
| * | | skip test failing on travis | Giampaolo Rodola | 2016-09-17 | 1 | -0/+1 |
| |/ | |||||
| * | git hook script: print errors in red | Giampaolo Rodola | 2016-09-14 | 1 | -7/+43 |
| * | #885: ValueError is raised if a negative integer is passed to cpu_percent() f... | Giampaolo Rodola | 2016-09-13 | 4 | -0/+16 |
| * | update HISTORY | Giampaolo Rodola | 2016-09-11 | 1 | -2/+2 |
| * | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2016-09-11 | 3 | -30/+130 |
| |\ | |||||
| | * | Merge pull request #880 from AndreLouisCaron/win32-tcp-table-race-condition | Giampaolo Rodola | 2016-09-11 | 3 | -30/+130 |
| | |\ | |||||
| | | * | Releases GIL while fetching TCP and UDP tables on Windows. | Andre Caron | 2016-09-05 | 1 | -0/+10 |
| | | * | Fixes race condition getting TCP and UDP tables on Windows. | Andre Caron | 2016-09-05 | 3 | -30/+120 |
| * | | | remove unreliable test | Giampaolo Rodola | 2016-09-11 | 2 | -28/+2 |
| |/ / | |||||
| * | | add more linux tests | Giampaolo Rodola | 2016-09-10 | 1 | -0/+5 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -14/+17 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -4/+11 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -5/+12 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -1/+1 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -19/+19 |
| * | | add more linux tests | Giampaolo Rodola | 2016-09-10 | 1 | -0/+28 |
| * | | skip shared mem test on linux if not supported | Giampaolo Rodola | 2016-09-10 | 1 | -0/+2 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -4/+4 |
| * | | linux tests refactoring | Giampaolo Rodola | 2016-09-10 | 1 | -2/+12 |
