summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update HISTORYrelease-5.0.0Giampaolo Rodola2016-11-062-1/+2
* travis: execute mem leaks and flake8 tests only on py 2.7 and 3.5; no need to...Giampaolo Rodola2016-11-051-7/+7
* bump up versionGiampaolo Rodola2016-11-053-4/+7
* Merge pull request #937 from giampaolo/oneshotGiampaolo Rodola2016-11-0524-974/+1114
|\
| * update version in doconeshotGiampaolo Rodola2016-11-051-1/+1
| * add simple test case for oneshot() ctx managerGiampaolo Rodola2016-11-051-0/+20
| * add simple test case for oneshot() ctx managerGiampaolo Rodola2016-11-051-0/+13
| * speedup fetch all process test by using oneshotGiampaolo Rodola2016-11-051-16/+16
| * #799 - oneshot / linux: speedup memory_full_info and memory_mapsGiampaolo Rodola2016-11-054-11/+11
| * Merge branch 'master' into oneshotGiampaolo Rodola2016-11-051-1/+0
| |\ | |/ |/|
* | fix flake8Giampaolo Rodola2016-11-051-1/+0
| * Merge branch 'master' into oneshotGiampaolo Rodola2016-11-052-2/+14
| |\ | |/ |/|
* | #943: better error message in case of version conflict on import.Giampaolo Rodola2016-11-022-2/+14
| * Merge branch 'master' into oneshotGiampaolo Rodola2016-10-292-22/+25
| |\ | |/ |/|
* | update docGiampaolo Rodola2016-10-292-22/+25
| * 799 onshot / win: no longer store the handle in python; I am now sure this is...Giampaolo Rodola2016-10-284-116/+97
| * Merge branch 'master' into oneshotGiampaolo Rodola2016-10-287-234/+291
| |\ | |/ |/|
* | (win) add memleak test for proc_info()Giampaolo Rodola2016-10-281-3/+17
* | move stuff aroundGiampaolo Rodola2016-10-281-22/+32
* | memleak: fix false positive on windowsGiampaolo Rodola2016-10-281-6/+17
* | #933 (win) fix memory leak in WindowsService.description()Giampaolo Rodola2016-10-282-1/+2
* | #933 (win) fix memory leak in cpu_stats() (missing free())Giampaolo Rodola2016-10-282-1/+5
* | refactoringGiampaolo Rodola2016-10-282-29/+27
* | fix numbersGiampaolo Rodola2016-10-281-10/+16
* | mem leak script: provide better error output in case of failureGiampaolo Rodola2016-10-281-33/+51
* | refactor memleak scriptGiampaolo Rodola2016-10-281-18/+24
* | refactor memleak scriptGiampaolo Rodola2016-10-281-16/+6
* | refactor memleak scriptGiampaolo Rodola2016-10-281-20/+18
* | refactor memleak scriptGiampaolo Rodola2016-10-281-46/+44
* | refactor memleak script: get rid of no longer used logic to deal with Process...Giampaolo Rodola2016-10-282-12/+2
* | Merge branch 'master' of https://github.com/giampaolo/psutilGiampaolo Rodola2016-10-281-48/+48
|\ \
| * | doc stylingGiampaolo Rodola2016-10-281-48/+48
* | | memleak script refactoringGiampaolo Rodola2016-10-282-19/+32
|/ /
| * update docGiampaolo Rodola2016-10-281-2/+2
| * #799 / win: pass handle also to memory_maps() and username() functionsGiampaolo Rodola2016-10-285-196/+56
| * #799 / win: use oneshot() around num_threads() and num_ctx_switches(); speedu...oneshot-winGiampaolo Rodola2016-10-283-13/+25
| * Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-283-253/+356
| |\
| | * merge from masterGiampaolo Rodola2016-10-283-253/+356
| | |\ | |_|/ |/| |
* | | refactor windows testsGiampaolo Rodola2016-10-281-120/+149
* | | win: enable dueal process impl testsGiampaolo Rodola2016-10-281-24/+47
* | | win / C: refactor memory_info_2 code() and return it along side other proc_in...Giampaolo Rodola2016-10-273-90/+147
* | | windows c refactor proc_info() codeGiampaolo Rodola2016-10-271-21/+15
| * | update docGiampaolo Rodola2016-10-272-41/+39
| * | Merge branch 'oneshot-win' of https://github.com/giampaolo/psutil into onesho...Giampaolo Rodola2016-10-273-26/+70
| |\ \
| | * \ Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-271-0/+2
| | |\ \ | | | |/
| | | * update windmake scriptGiampaolo Rodola2016-10-271-0/+2
| | * | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-275-30/+72
| | |\ \ | | | |/
| | | * Merge branch 'master' into oneshotGiampaolo Rodola2016-10-273-26/+68
| | | |\ | |_|_|/ |/| | |
* | | | winmake clean: make it an order of magnitude faster; also update MakefileGiampaolo Rodola2016-10-273-26/+68
| * | | Merge branch 'oneshot' into oneshot-winGiampaolo Rodola2016-10-272-4/+4
| |\ \ \ | | |/ / | |/| / | | |/