summaryrefslogtreecommitdiff
path: root/docs/index.rst
Commit message (Expand)AuthorAgeFilesLines
* improve test coverage for open_files on linuxGiampaolo Rodola2015-06-201-3/+2
* fix #628: Process.name() on Linux truncates spaces and ')'Giampaolo Rodola2015-06-031-7/+8
* update docGiampaolo Rodola2015-05-281-1/+1
* fix typo in documentationSerge Voilokov2015-02-251-7/+7
* #428 / zombie process: provide a more informative exception msg providing als...Giampaolo Rodola2015-02-191-1/+1
* net_if_addrs() / Linux: when family is a MAC address make repr() show AF_LINK...Giampaolo Rodola2015-02-191-2/+2
* some zombie process handling on linux was necessary after allGiampaolo Rodola2015-02-191-9/+8
* fix #428: properly handle zombie processes on UNIXGiampaolo Rodola2015-02-171-1/+19
* ifconfig.py: include NIC statsGiampaolo Rodola2015-02-161-1/+4
* Merge branch 'master' into nicstats-250Giampaolo Rodola2015-02-121-0/+1
|\
| * Merge branch 'master' of github.com:giampaolo/psutiluser2015-02-121-13/+76
| |\
| * | update docuser2015-02-121-0/+1
* | | Merge branch 'master' into nicstats-250Giampaolo Rodola2015-02-121-1/+1
|\ \ \ | | |/ | |/|
| * | add new 'make test-memleaks-by-name' command; also fix some compilation warni...Giampaolo Rodola2015-02-121-1/+1
* | | #250: linux implementationGiampaolo Rodola2015-02-111-1/+38
|/ /
* | #469: turn IOPRIO_CLASS_* and *_PRIORITY_CLASS constants into enums on Python...Giampaolo Rodola2015-02-091-1/+13
* | solve potential memory leakGiampaolo Rodola2015-02-091-2/+2
* | merge from masterGiampaolo Rodola2015-01-031-9/+10
|\ \
| * | update doc [skip ci]Giampaolo Rodola2015-02-091-1/+2
| * | fix #582: turn *connections() constants into enums on python 3.4+Giampaolo Rodola2015-02-071-8/+8
* | | #376: unify AF_LINK constant across all platforms + update doc and testsGiampaolo Rodola2015-02-071-23/+28
* | | Merge branch 'master' into ifconfig-376Giampaolo Rodola2015-02-071-0/+1
|\ \ \ | |/ /
| * | point to INSTALL.rst in the doc and README.rstGiampaolo Rodola2015-02-061-0/+1
| |/
* | improve ifconfig.py scriptGiampaolo Rodola2015-02-041-0/+2
* | merge from masterGiampaolo Rodola2015-02-021-5/+13
|\ \ | |/
| * as_dict(): set default 'attrs' value to None instead of []Giampaolo Rodola2015-01-031-3/+3
| * update docGiampaolo Rodola2015-01-011-0/+6
| * fix #569: [FreeBSD] fix memory leak in psutil.cpu_count(logical=False).Giampaolo Rodola2014-11-261-1/+1
| * fix #569: [FreeBSD] add support for process CPU affinity.Giampaolo Rodola2014-11-261-1/+3
| * #521 remove python 2.4 and 2.5 supportGiampaolo Rodola2014-11-011-1/+1
* | document net_if_addrs()Giampaolo Rodola2014-09-241-0/+32
* | expose AF_LINKGiampaolo Rodola2014-09-241-0/+10
* | update docGiampaolo Rodola2014-09-241-1/+1
|/
* github migrationGiampaolo Rodola'2014-05-231-11/+11
* update some docGiampaolo Rodola'2014-04-171-1/+1
* Makefile: improve command to run a specific test given a nameGiampaolo Rodola'2014-04-161-3/+3
* fix doc versionGiampaolo Rodola'2014-04-081-1/+1
* last-minute pre release updatesrelease-2.1.0Giampaolo Rodola'2014-04-081-1/+1
* merge netstat3 branchGiampaolo Rodola'2014-04-081-5/+95
|\
| * fix issue 387 (OSX): implement system-wide network connections; unfortunately...Giampaolo Rodola'2014-04-081-0/+2
| * fix doc typoGiampaolo Rodola'2014-04-081-1/+1
| * provide doc for new net_connections()Giampaolo Rodola'2014-04-081-2/+88
| * fix issue 387 (Linux): implement system-wide network connectionsGiampaolo Rodola'2014-03-121-3/+7
* | fix doc typoGiampaolo Rodola'2014-03-311-1/+1
* | document Error exceptionGiampaolo Rodola'2014-03-251-2/+7
|/
* update doc urlGiampaolo Rodola'2014-03-091-1/+1
* update docGiampaolo Rodola'2014-03-081-4/+1
* (doc) fix sphinx warnings; also provide a better routine to retrieve psutil v...Giampaolo Rodola'2014-03-011-60/+60
* update docGiampaolo Rodola'2014-02-271-2/+15
* fix issue 474: no longer cap per-process CPU percent at 100% on WindowsGiampaolo Rodola'2014-02-241-0/+4