summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge from master756-disk-io-busy-timeGiampaolo Rodola2016-02-145-22/+61
|\
| * disk_io_counters() / linux: add busy_timeGiampaolo Rodola2016-02-145-11/+39
| * linux: determine sector size by asking the systemGiampaolo Rodola2016-02-142-11/+22
* | fix testsGiampaolo Rodola2016-02-147-27/+152
|\ \ | |/
| * #766: provide culprit line in case of errorGiampaolo Rodola2016-02-141-3/+3
| * #767 / linux: fix disk_io_counters() for 2.4 and 2.6 kernelsGiampaolo Rodola2016-02-143-26/+90
| * #767: [Linux] disk_io_counters() is broken (ValueError) on Linux 2.4.Giampaolo Rodola2016-02-143-17/+53
| * fix #756 / linux / disk_io_counters: add r/w merged count fieldsGiampaolo Rodola2016-02-145-13/+32
* | #756 (FreeBSD / disk_io_counters()): add busy_timeGiampaolo Rodola2016-01-143-4/+10
|/
* fix travisGiampaolo Rodola2016-02-111-3/+4
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-02-111-4/+4
|\
| * fix unicode test failure on windowsGiampaolo Rodola2016-02-111-4/+4
* | try to fix travis failures + update coveragercGiampaolo Rodola2016-02-113-3/+13
|/
* remove scrutinizer; it's just annoyingGiampaolo Rodola2016-02-102-12/+1
* fix test on POSIXGiampaolo Rodola2016-02-102-4/+4
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-02-104-5/+52
|\
| * fix #763: fix unicode tests on WindowsGiampaolo Rodola2016-02-101-4/+18
| * update make.batGiampaolo Rodola2016-02-101-1/+28
| * Merge pull request #764 from 0-wiz-0/masterGiampaolo Rodola2016-02-102-0/+6
| |\
| | * Add HISTORY entry for NetBSD-6.x fixes.Thomas Klausner2016-02-101-0/+1
| | * NetBSD-6.x does not easily provide DTYPE_VNODE, provide it if not defined.Thomas Klausner2016-02-101-0/+3
| | * NetBSD-6.x does not provide MNT_DISCARD, make corresponding code optional.Thomas Klausner2016-02-101-0/+2
| |/
* | add mocked test for linuxGiampaolo Rodola2016-02-101-2/+28
* | add mocked test for linuxGiampaolo Rodola2016-02-101-7/+21
* | add mocked test for linuxGiampaolo Rodola2016-02-101-0/+19
* | add mocked test for linuxGiampaolo Rodola2016-02-101-0/+19
* | add new make cmd to run os specific testsGiampaolo Rodola2016-02-091-0/+4
|/
* add unicode tests for proc environ and disk_usageGiampaolo Rodola2016-02-093-3/+27
* linux tests big refactoringGiampaolo Rodola2016-02-091-243/+285
* move stuff aroundGiampaolo Rodola2016-02-091-49/+53
* linux: refactor mem testsGiampaolo Rodola2016-02-091-19/+35
* try to fix travis errGiampaolo Rodola2016-02-091-0/+3
* fix various typosGiampaolo Rodola2016-02-091-19/+19
* attempt to fix travis failureGiampaolo Rodola2016-02-091-2/+2
* enhance docGiampaolo Rodola2016-02-092-2/+25
* fix #762: add sripts/procsmem.py script.Giampaolo Rodola2016-02-094-5/+89
* rename scripts/process_detail.py -> scripts/procinfo.pyGiampaolo Rodola2016-02-092-2/+2
* rename 'examples' dir to 'scripts'Giampaolo Rodola2016-02-0922-48/+49
* fix #761: [Windows] psutil.boot_time() wraps to 0 after 49 daysGiampaolo Rodola2016-02-093-5/+14
* fix appveyor failuresGiampaolo Rodola2016-02-091-0/+3
* fix appveyor failuresGiampaolo Rodola2016-02-091-1/+2
* try to fix travisGiampaolo Rodola2016-02-081-1/+1
* update READMEGiampaolo Rodola2016-02-081-2/+2
* fix more testsGiampaolo Rodola2016-02-086-14/+24
* fix tox testsGiampaolo Rodola2016-02-0812-32/+38
* try to fix ci testGiampaolo Rodola2016-02-081-1/+1
* try to fix ci testsGiampaolo Rodola2016-02-083-12/+12
* fix testsGiampaolo Rodola2016-02-082-3/+2
* fix broken testsGiampaolo Rodola2016-02-086-27/+14
* #759: [Linux] Process.memory_maps() may return paths ending with (deleted)Giampaolo Rodola2016-02-084-3/+17