summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* invoke C fun + write test for percent usagewin-swap-usage-via-pagefilesGiampaolo Rodola2022-10-214-12/+14
* expose disk_swaps() on WindowsGiampaolo Rodola2022-10-212-0/+94
* add windows test for free physical mem #2074Giampaolo Rodola2022-10-212-2/+41
* fix OSX tests broken by accidentGiampaolo Rodola2022-10-211-2/+2
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2022-10-211-1/+2
|\
| * build fix for Mac OS, Apple Silicon (#2010)Lawrence D'Anna2022-10-211-1/+2
* | update HISTORY + give CREDITS for @arossert, @smoofra, @mayeut for #2102, #21...Giampaolo Rodola2022-10-215-6/+24
|/
* Linux: fix missing SPEED_UNKNOWN definition (#2156)Amir Rossert2022-10-211-0/+5
* Use system-level values for Windows virtual memory (#2077)Daniel Widdis2022-10-214-13/+32
* feature: use ABI3 for cp36+ (#2102)Matthieu Darbois2022-10-217-165/+120
* fix py2 compatibilityGiampaolo Rodola2022-10-201-2/+5
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2022-10-203-3/+6
|\
| * fix: linter issues from #2146 (#2155)Matthieu Darbois2022-10-183-3/+6
* | improve API speed benchmark script #2102Giampaolo Rodola2022-10-201-29/+118
|/
* chore: skip test_cpu_freq on macOS arm64 (#2146)Matthieu Darbois2022-10-184-0/+12
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2022-10-181-1/+1
|\
| * Fix a typo (#2047)iam-py-test2022-10-181-1/+1
* | pre-release + give CREDITS to @mayeut (PR #2040) and @eallrich (new supporter)release-5.9.3Giampaolo Rodola2022-10-183-4/+10
|/
* move isort and coverage config into pyproject.tomlGiampaolo Rodola2022-10-188-48/+47
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2022-10-183-27/+18
|\
| * fix #2021, fix #1954, provide OSX arm64 bins + add pyproject.toml (#2040)Matthieu Darbois2022-10-183-27/+18
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2022-10-109-6/+109
|\ \ | |/
| * fix: race condition in test_posix.TestProcess.test_cmdline (#2153)Matthieu Darbois2022-10-083-1/+9
| * fix: disk usage report on macOS 12+ (#2152)Matthieu Darbois2022-10-058-6/+101
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2022-10-024-5/+10
|\ \ | |/
| * Resolve race condition in Process.threads() (#2151)Daniel Li2022-09-293-4/+9
| * chore: use macos-12 runner for FreeBSD tests (#2145)Matthieu Darbois2022-09-221-1/+1
* | refactor git_log.pyGiampaolo Rodola2022-09-231-1/+0
|/
* #2084: document limitations of environ() on macOS Big SurGiampaolo Rodola2022-09-205-7/+30
* #2104 / TestFetchAllProcesses: don't use process pool on CI (fix deadlock)Giampaolo Rodola2022-09-202-5/+16
* fix #2116, macOS, net_connections() crashingGiampaolo Rodola2022-09-192-0/+9
* fix #2138 (critical): re-define ethtool_cmd_speedGiampaolo Rodola2022-09-192-1/+9
* Fix macOS Python 2.7 build (#2140)Ben Raz2022-09-191-3/+3
* remove fix_flake8.py re-introduced by accidentGiampaolo Rodola2022-09-192-186/+1
* Merge branch 'kianmeng-fix-typos'Giampaolo Rodola2022-09-1922-42/+227
|\
| * resolve conflictsGiampaolo Rodola2022-09-1922-42/+227
| |\ |/ /
| * Fix typosKian-Meng Ang2022-01-2728-56/+56
* | [macOS] Fix out-of-bounds read around sysctl_procargs (#2135)Bernhard Urban-Forster2022-09-193-6/+13
* | Set parsable BSD-3-Clause license in setup.py (#2141)Maximilian2022-09-191-1/+1
* | update version + HISTORY + CREDITS for #2138Giampaolo Rodola2022-09-193-2/+12
* | net_if_stats() -> flags: do not return unicode on Python 2 (#2142)Matthieu Darbois2022-09-192-1/+14
* | Use recommended (more-updated) freebsd-vm version (#2139)Ben Raz2022-09-151-1/+1
* | add ifconfig test case for NIC flags re. to #2037Giampaolo Rodola2022-09-062-1/+22
* | Add in support for network interface flags. (#2037)Chris Lalancette2022-09-0613-16/+246
* | fix venvrelease-5.9.2Giampaolo Rodola2022-09-043-14/+13
* | update HISTORY + bump up versionGiampaolo Rodola2022-09-022-8/+13
* | FreeBSD / pids(): increase buf size if not enoughGiampaolo Rodola2022-09-023-14/+34
* | [NetBSD] get data about cached memory usage from /proc/meminfo as well (#2088)Thomas Klausner2022-08-271-0/+2
* | fix sphinx warning: unexpected unindent (#2118)Xuehai Pan2022-08-181-1/+1
* | [NetBSD] two fixes for swap code (#2128)Thomas Klausner2022-08-183-4/+5