summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
blackdo not blackify __all__Giampaolo Rodola19 months
cpu-infoadd FreeBSD specific test case for cpu_info() modelGiampaolo Rodola2 years
linux-cat-bcatfix win failureGiampaolo Rodola2 years
linux-zombie-procraise ZombieProcess instead of AccessDenied if process is a zombieGiampaolo Rodola19 months
masterfix typos and some other minor bugs (#2253)cui fliter13 months
osx-move-proc-funcsOSX C refact: reconstruct _psutil_osx.c to preserve historyGiampaolo Rodola13 months
read-whole-proc-files-2update HISTORYGiampaolo Rodola2 years
virtualizationadd docstringsGiampaolo Rodola2 years
win-c-refactwin, C, refact: rename process_*.c files to proc_*.cGiampaolo Rodola13 months
win-swap-usage-via-pagefilesinvoke C fun + write test for percent usageGiampaolo Rodola19 months
[...]
 
TagDownloadAuthorAge
release-5.9.5psutil-release-5.9.5.tar.gz  Giampaolo Rodola14 months
release-5.9.4psutil-release-5.9.4.tar.gz  Giampaolo Rodola19 months
release-5.9.3psutil-release-5.9.3.tar.gz  Giampaolo Rodola19 months
release-5.9.2psutil-release-5.9.2.tar.gz  Giampaolo Rodola21 months
release-5.9.1psutil-release-5.9.1.tar.gz  Giampaolo Rodola2 years
release-5.9.0psutil-release-5.9.0.tar.gz  Giampaolo Rodola2 years
release-5.8.0psutil-release-5.8.0.tar.gz  Giampaolo Rodola3 years
release-5.7.3psutil-release-5.7.3.tar.gz  Giampaolo Rodola4 years
release-5.7.2psutil-release-5.7.2.tar.gz  Giampaolo Rodola4 years
release-5.7.1psutil-release-5.7.1.tar.gz  Giampaolo Rodola4 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-02-13Merge branch 'win-cpu-times-refact' of github.com:giampaolo/psutil into win-c...win-cpu-times-refactGiampaolo Rodola0-0/+0
2020-02-13refactoring: get rid of duplicated code; use one function to return (user, sy...Giampaolo Rodola2-58/+20
2020-02-13remove cache for proc_times(): unnecessary because create_time() is already c...Giampaolo Rodola1-9/+4
2020-02-13rename varGiampaolo Rodola1-1/+1
2020-02-13bind cpu_times() and create_time() with oneshot()Giampaolo Rodola1-2/+9
2020-02-13remove unnecessary wrap_exceptions decoGiampaolo Rodola1-1/+0
2020-02-13rename methodGiampaolo Rodola1-10/+10
2020-02-13refactoring: get rid of duplicated code; use one function to return (user, sy...Giampaolo Rodola2-47/+8
2020-02-13[Windows] increase precision of boot_time() and proc create_time() (#1693)Giampaolo Rodola5-64/+60
2020-02-13#1672: warning pre-processor directive don't work on win + py2; also if struc...Giampaolo Rodola2-8/+5
[...]
 
Clone
git://git.baserock.org/delta/python-packages/psutil.git
http://git.baserock.org/git/delta/python-packages/psutil.git
https://git.baserock.org/git/delta/python-packages/psutil.git