Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
https://github.com/giampaolo/psutil
Merge branch 'master' of github.com:giampaolo/psutil
e65cc95de72828caed74c7916530dd74fca351e3 authored about 5 years ago
e65cc95de72828caed74c7916530dd74fca351e3 authored about 5 years ago
Add *new_only* parameter for process_iter() (#1667)
ef28caec6c276c76c771c0bad03aea80cd765866 authored about 5 years ago
ef28caec6c276c76c771c0bad03aea80cd765866 authored about 5 years ago
update HISTORY
5f16b3a3c498c89dd11d03b3db1592b2332b5cbf authored about 5 years ago
5f16b3a3c498c89dd11d03b3db1592b2332b5cbf authored about 5 years ago
Future-proof disk_io_counters on Linux. (#1665)
Kernel 5.5 added 2 more fields to /proc/diskstats, requiring another
change after the one for 4...
AD script: print AD percentage + elapsed time
678292f90c6961a0d0fe9f5bd80f7fbde8f79e85 authored about 5 years ago
678292f90c6961a0d0fe9f5bd80f7fbde8f79e85 authored about 5 years ago
fix #1662: QueryFullProcessImageNameW may fail with error code = 0 (Win API bug?)
efaa9e0169e790310e19cea1c4d8389395387c0d authored about 5 years ago
efaa9e0169e790310e19cea1c4d8389395387c0d authored about 5 years ago
properly cleanup C thread
bc0168ad4a5467ab369f120e646fda811175b210 authored about 5 years ago
bc0168ad4a5467ab369f120e646fda811175b210 authored about 5 years ago
check MALLOC_ZERO ret code
346999344bf94084e9bed09457abe18260d3bfd1 authored about 5 years ago
346999344bf94084e9bed09457abe18260d3bfd1 authored about 5 years ago
exec make install before 2 targets
d9497930fc7a77e17a5aace07592c0b1d1701ba9 authored about 5 years ago
d9497930fc7a77e17a5aace07592c0b1d1701ba9 authored about 5 years ago
print/set syscall origin when raising NSP or AD
5140642a7ac95889222cbcc2a8118ca803f0ae3d authored about 5 years ago
5140642a7ac95889222cbcc2a8118ca803f0ae3d authored about 5 years ago
update setup.py classifiers
bab3a310ab561bfdd01d44b1d2121daac7469e8f authored about 5 years ago
bab3a310ab561bfdd01d44b1d2121daac7469e8f authored about 5 years ago
#1652 remove Windows Vista references
0b21b19fb2ef008d3cdb9a82e494b1a024a5c14b authored about 5 years ago
0b21b19fb2ef008d3cdb9a82e494b1a024a5c14b authored about 5 years ago
#1652: remove win XP code path checking avilability of GetTickCount64
4526fb11f18f361f4afc11484c768875e69de1a4 authored about 5 years ago
4526fb11f18f361f4afc11484c768875e69de1a4 authored about 5 years ago
[Windows] rewrite of open_files() (#1660)
3880e3f88d886234b3a4347a7ae3479cbecc6aaa authored about 5 years ago
3880e3f88d886234b3a4347a7ae3479cbecc6aaa authored about 5 years ago
#1020: remove doc part mentionin open_files() on win is only able to list files living on the C drive
90b4cef4b62125c8a42bef4a9db9b9e17459bd6d authored about 5 years ago
90b4cef4b62125c8a42bef4a9db9b9e17459bd6d authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
1977211883693ee9eb07f920de4755ecd3edc672 authored about 5 years ago
1977211883693ee9eb07f920de4755ecd3edc672 authored about 5 years ago
add more types tests
feaa3ad83899142de96af432e15ff4660a258b32 authored about 5 years ago
feaa3ad83899142de96af432e15ff4660a258b32 authored about 5 years ago
add contract tests for IOPRIO_ win constants
eb5ee07c544cfc90e20b3cbd262a9c9c4e8af363 authored about 5 years ago
eb5ee07c544cfc90e20b3cbd262a9c9c4e8af363 authored about 5 years ago
#1652: ionice(), remove code checking if we're on Win Vista+
306ca7b6f8387f7c8f0e9dec176e795ab0d3f5fc authored about 5 years ago
306ca7b6f8387f7c8f0e9dec176e795ab0d3f5fc authored about 5 years ago
refactoring test_contracts.py
57356c43cae11322f9ef7d1e882e3c9954736b7b authored about 5 years ago
57356c43cae11322f9ef7d1e882e3c9954736b7b authored about 5 years ago
#1652 / win / XP support: remove routine to collect files on win < vista
019f16f347c71bc8b08a93a4bf2d7b500d855045 authored about 5 years ago
019f16f347c71bc8b08a93a4bf2d7b500d855045 authored about 5 years ago
get rid of globals.c; move stuff in _psutil_common.c
d7476f05a73a25faf4a4aea1ac9ad7bec9879c33 authored about 5 years ago
d7476f05a73a25faf4a4aea1ac9ad7bec9879c33 authored about 5 years ago
just move stuff around
4b12537e250e6b46c0cd2f48e6d178bc1aae6532 authored about 5 years ago
4b12537e250e6b46c0cd2f48e6d178bc1aae6532 authored about 5 years ago
fix some win tests
6c07f48a874754f472f6c3beb7e1184ab8dab39a authored about 5 years ago
6c07f48a874754f472f6c3beb7e1184ab8dab39a authored about 5 years ago
fix #1656: [Windows] Process.memory_full_info() raises AccessDenied even for the current user and os.getpid()
56525b5299d3fd2830cf479df52cb5f527aeed66 authored about 5 years ago
56525b5299d3fd2830cf479df52cb5f527aeed66 authored about 5 years ago
winmake.py: use argparse
5aedd552404c5c19cd0412c02f3292d8b952e8d4 authored about 5 years ago
5aedd552404c5c19cd0412c02f3292d8b952e8d4 authored about 5 years ago
Win: fix segfault cause by FREE/MALLOC macros
2c9b0be14ee2228315b3a79663912d58c2aa5527 authored about 5 years ago
2c9b0be14ee2228315b3a79663912d58c2aa5527 authored about 5 years ago
Win: fix compilation err on python 32 bit
9d029a0a19a8dbcfb8fd5913a02eb7755836523e authored about 5 years ago
9d029a0a19a8dbcfb8fd5913a02eb7755836523e authored about 5 years ago
refactoring + remove dead code
2a297b455e09cd9724274164b74d8cef54617fc2 authored about 5 years ago
2a297b455e09cd9724274164b74d8cef54617fc2 authored about 5 years ago
move send_signal() code into windows module
9eb72ab5fd56d422d067eb1ce1bfa59b59b29d03 authored about 5 years ago
9eb72ab5fd56d422d067eb1ce1bfa59b59b29d03 authored about 5 years ago
refactor win C code: use original WinAPI functions and remove psuil_ prefix
18259d54fc86cc2eb031a3dfb5ca2432574eb266 authored about 5 years ago
18259d54fc86cc2eb031a3dfb5ca2432574eb266 authored about 5 years ago
rm duplicated C code
161accb06f7d0eae089d2844ac43720f889a4e8d authored about 5 years ago
161accb06f7d0eae089d2844ac43720f889a4e8d authored about 5 years ago
move PEB structs into ntextapi.h
f07973461f89987aa827a81d2644498e6abbe0a9 authored about 5 years ago
f07973461f89987aa827a81d2644498e6abbe0a9 authored about 5 years ago
fix compiler warnings; move some defss into process_info.h
b16778a759124796845d9c3ca2ada147074fda4c authored about 5 years ago
b16778a759124796845d9c3ca2ada147074fda4c authored about 5 years ago
windows: move get_process_info() into process_info.c to make room for Cygwin
eb4ffe954252ce080118a9a1322b133f456163c7 authored about 5 years ago
eb4ffe954252ce080118a9a1322b133f456163c7 authored about 5 years ago
include ntextapi.h from globals.h so that we won't have to import it ever
089dcff0067beb35e699f9da57d04b8fb6824132 authored about 5 years ago
089dcff0067beb35e699f9da57d04b8fb6824132 authored about 5 years ago
winmake.py: accept builtiple targets/args
82f72ff959206ed49a96afad707790bfdbed5c99 authored about 5 years ago
82f72ff959206ed49a96afad707790bfdbed5c99 authored about 5 years ago
fix open_files() tests broken on windows due to case sensitiveness
ef8b682027d8adda3c88c393aa42d3f1d3ad95b5 authored about 5 years ago
ef8b682027d8adda3c88c393aa42d3f1d3ad95b5 authored about 5 years ago
cleanup ntextapi.h
220a1948770eda6cd208c3fb0b6ed017d1772288 authored about 5 years ago
220a1948770eda6cd208c3fb0b6ed017d1772288 authored about 5 years ago
win: provide alias for HeapAlloc()
0da43ac0a33c71329c6116aa5aee405d0298fd55 authored about 5 years ago
0da43ac0a33c71329c6116aa5aee405d0298fd55 authored about 5 years ago
win: move ObjectNameInformation in ntextapi.h
11ba1c8e6e92e0fd5a04d03873c839766ec49401 authored about 5 years ago
11ba1c8e6e92e0fd5a04d03873c839766ec49401 authored about 5 years ago
fix compiler warning + remove cruft
d9c84710c25255619ceb2f45bf527e1718c9517e authored about 5 years ago
d9c84710c25255619ceb2f45bf527e1718c9517e authored about 5 years ago
fix compiler warning
85af1eef206c8025cfeaef852a22800e8d6c6ac2 authored about 5 years ago
85af1eef206c8025cfeaef852a22800e8d6c6ac2 authored about 5 years ago
rename global.c -> globals.c
1544ef413ed36a15757a73c04c4b440d04246bfc authored about 5 years ago
1544ef413ed36a15757a73c04c4b440d04246bfc authored about 5 years ago
use HeapAlloc() instead of malloc() around GetAdaptersAddresses
2559600d57c06c133f6b48c4907823c3bc8378aa authored about 5 years ago
2559600d57c06c133f6b48c4907823c3bc8378aa authored about 5 years ago
move AF_INET6 def in global.h
9083ea9ad5f6b72eccd94faffcd12ae287b93cce authored about 5 years ago
9083ea9ad5f6b72eccd94faffcd12ae287b93cce authored about 5 years ago
winmake / uninstall: remove installation path from easy-install.pth file
004f330aedaad5739457322487cdab0323ba7af1 authored about 5 years ago
004f330aedaad5739457322487cdab0323ba7af1 authored about 5 years ago
#1652: remove inet_ntop.c
ad620104e778642e8a1fa5a5d725283baf376b55 authored about 5 years ago
ad620104e778642e8a1fa5a5d725283baf376b55 authored about 5 years ago
Windows: split C modules (#1655)
1358fb7d734878b7e238c39af93ec19dfbe7c77e authored about 5 years ago
1358fb7d734878b7e238c39af93ec19dfbe7c77e authored about 5 years ago
#1652: also drop support for Windows Server 2003
ac61e733137dbd392635a8573db58c58207eb671 authored about 5 years ago
ac61e733137dbd392635a8573db58c58207eb671 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
2665d3a7e578dd87e33731b1ab289ac8b89964e9 authored about 5 years ago
2665d3a7e578dd87e33731b1ab289ac8b89964e9 authored about 5 years ago
move custom exceptions in _common.py
19f87b14f83669fd450e032e35d5b328b9acc118 authored about 5 years ago
19f87b14f83669fd450e032e35d5b328b9acc118 authored about 5 years ago
small refactoring
1cff4c060559242beb908f0f53e8d511964c47f7 authored about 5 years ago
1cff4c060559242beb908f0f53e8d511964c47f7 authored about 5 years ago
Drop windows XP support (#1652)
minimum supported now is Windows Vista
9e04312d615413c78a7c87d70e9de125429c9d33 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
616f519b1f9f2d59e68eccea2f234b1c0e6ff5ed authored about 5 years ago
616f519b1f9f2d59e68eccea2f234b1c0e6ff5ed authored about 5 years ago
highlight cmd.exe warnings/errs from VS
0cbab098df8f8d6e242917d44c2231e0a35c8c11 authored about 5 years ago
0cbab098df8f8d6e242917d44c2231e0a35c8c11 authored about 5 years ago
win: split code into new process_utils.c
253abf3fc61ccc3ab1031a9b430a7e99e2194107 authored about 5 years ago
253abf3fc61ccc3ab1031a9b430a7e99e2194107 authored about 5 years ago
windows: move net_connections() in socks.c
699a3826398b8d6c19199ea0462f93b46dae3e69 authored about 5 years ago
699a3826398b8d6c19199ea0462f93b46dae3e69 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
84e63f12355bd96f66283e6232184b924927ff64 authored about 5 years ago
84e63f12355bd96f66283e6232184b924927ff64 authored about 5 years ago
bump version
8d184ed7d1c5c10cc38c577b0d7f681e69c2d8d4 authored about 5 years ago
8d184ed7d1c5c10cc38c577b0d7f681e69c2d8d4 authored about 5 years ago
update/fix wait_procs() doc
f170fb8a9ad07edda6ed12c150570a0ad33ee2f0 authored about 5 years ago
f170fb8a9ad07edda6ed12c150570a0ad33ee2f0 authored about 5 years ago
lint
03b29d040881f55eb098e78e71c96164edfb73ec authored about 5 years ago
03b29d040881f55eb098e78e71c96164edfb73ec authored about 5 years ago
credits for #1648
283faf2eef04b0ed6dd05f53c84c37bee017ea91 authored about 5 years ago
283faf2eef04b0ed6dd05f53c84c37bee017ea91 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
d6c11d01f206cf116a7fee6b6500ea2b785bf756 authored about 5 years ago
d6c11d01f206cf116a7fee6b6500ea2b785bf756 authored about 5 years ago
sensors_temperatures: also search /sys/devices/platform/coretemp.* for temperatures (#1648)
334619d9583c945fce604839cf6422d1b1377e0f authored about 5 years ago
334619d9583c945fce604839cf6422d1b1377e0f authored about 5 years ago
setup.py: print instructions if C compiler is not installed
348304dd374cca918d194644b7e678500145a1df authored about 5 years ago
348304dd374cca918d194644b7e678500145a1df authored about 5 years ago
update HISTORY for #1646
343cf0229de9dd6a22069e24286d1dbbcf6b6d99 authored about 5 years ago
343cf0229de9dd6a22069e24286d1dbbcf6b6d99 authored about 5 years ago
Fix Process on FreeBSD 12.0+ i386 (#1646)
FreeBSD 12.0+ change ki_tdev from 32 bits to 64 bits.
Reference: https://bugs.freebsd.org/bug...
a7019f06e1accf6b96ba994dab264b8743f20edd authored about 5 years ago
HERE: use realpath() instead of abspath() because of failures seen in https://github.com/giampaolo/psutil/pull/1638#issuecomment-567013054
04bcd8d9a16f0c053da916d8d57788f8851600a8 authored about 5 years ago
04bcd8d9a16f0c053da916d8d57788f8851600a8 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
508ca736e93daf97473b3ec19f0e95bd6ff3945e authored about 5 years ago
508ca736e93daf97473b3ec19f0e95bd6ff3945e authored about 5 years ago
SunOS, fix #1642: PID 0 raises FileNotFoundError
c1202c28f547d2a1e81749cc6adabfa361c51d6b authored about 5 years ago
c1202c28f547d2a1e81749cc6adabfa361c51d6b authored about 5 years ago
Fix simple typo: whish -> wish (#1640)
Closes #1639
58c8bd1abc5565e003d7acb92066ee08b634966b authored about 5 years ago
[Solaris] Fix #1637 (#1638)
5deeca9e7a104105e17cc16ad4f79b1c5cdca29e authored about 5 years ago
5deeca9e7a104105e17cc16ad4f79b1c5cdca29e authored about 5 years ago
Readme tidelift update (#1636)
0e1c78671b0ea0328bc87ea77081ef52e30b1d06 authored about 5 years ago
0e1c78671b0ea0328bc87ea77081ef52e30b1d06 authored about 5 years ago
total physical memory (exclusive swap). (#1634)
fix #1633
cb3133fca680fc5a39b2fb5e3569ee343c26d57b authored about 5 years ago
update doc
78c8669f9c11fc4d4105925e2fb5e13963abd4a5 authored about 5 years ago
78c8669f9c11fc4d4105925e2fb5e13963abd4a5 authored about 5 years ago
fix #1630: can't compile source distribution on Windows
e15fbda458b061e4442a6a8419c34f3067ce6e27 authored about 5 years ago
e15fbda458b061e4442a6a8419c34f3067ce6e27 authored about 5 years ago
pre release
c6cd256da95ffe9599792759b1c2586ba24fa047 authored about 5 years ago
c6cd256da95ffe9599792759b1c2586ba24fa047 authored about 5 years ago
fix compilation err on win
70a141cf61bab7c40662ae243d2bff06f6d8bdd7 authored about 5 years ago
70a141cf61bab7c40662ae243d2bff06f6d8bdd7 authored about 5 years ago
revert #1595
b2414b83d3d728ec34ea0e35bfb21517ee231401 authored about 5 years ago
b2414b83d3d728ec34ea0e35bfb21517ee231401 authored about 5 years ago
updat HISTORY
c63369e999b458ecbd559bdde895c344b4db2841 authored about 5 years ago
c63369e999b458ecbd559bdde895c344b4db2841 authored about 5 years ago
linux, cmdline(), fix for #1179, comment 552984549: sometimes string ends with null byte but args are separated by spaces
edb20f664f28653dcdd24f0bf0191984738dca6e authored about 5 years ago
edb20f664f28653dcdd24f0bf0191984738dca6e authored about 5 years ago
use PROCESS_QUERY_LIMITED_INFORMATION
d739cbb1a5b207212d467b219dfc25b017911530 authored about 5 years ago
d739cbb1a5b207212d467b219dfc25b017911530 authored about 5 years ago
#1595: use psutil_pid_is_running() instead of GetExitCodeProcess
f7e898b0987f97352c7551bdd9b29b594e1236f6 authored about 5 years ago
f7e898b0987f97352c7551bdd9b29b594e1236f6 authored about 5 years ago
#fix #1595 / windows: kill() may not raise AccessDenied
72c84cb4edb5c0968a83c1f45ad5cc51235e0af3 authored about 5 years ago
72c84cb4edb5c0968a83c1f45ad5cc51235e0af3 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
1f8d432db12a907544ac533b66a5a61ba25321fb authored about 5 years ago
1f8d432db12a907544ac533b66a5a61ba25321fb authored about 5 years ago
release gil around users()/BSD (#1425)
e6faebcd7adaa327d1ce57385cbebe7724d02350 authored about 5 years ago
e6faebcd7adaa327d1ce57385cbebe7724d02350 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
5cb1b0b526765720253fdb2e8eff0bf380bbe0a8 authored about 5 years ago
5cb1b0b526765720253fdb2e8eff0bf380bbe0a8 authored about 5 years ago
travis/appveyor: add support for Python 3.8 (#1625)
b316e6ae32870e3c69ff06ff13097788ee4d250c authored about 5 years ago
b316e6ae32870e3c69ff06ff13097788ee4d250c authored about 5 years ago
update CREDITS
0aeb7697be98017c23736328a5debc38d172e1c7 authored about 5 years ago
0aeb7697be98017c23736328a5debc38d172e1c7 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
b5a10350c0d37e76017776ec02a992eb087bbcc4 authored about 5 years ago
b5a10350c0d37e76017776ec02a992eb087bbcc4 authored about 5 years ago
Run slower jobs first so they don't hold up the CI (#1626)
d84fb073fda024d9320e965257f22fb73a4497b6 authored about 5 years ago
d84fb073fda024d9320e965257f22fb73a4497b6 authored about 5 years ago
psutil/_psutil_posix.c: better clear variables to ensure they are NULL (#1624)
3a9bccfd2c6d2e6538298cd3892058b1204056e0 authored about 5 years ago
3a9bccfd2c6d2e6538298cd3892058b1204056e0 authored about 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil
bfe0ed73fcb1d76cb36939eeb5d8fd2020e97287 authored about 5 years ago
bfe0ed73fcb1d76cb36939eeb5d8fd2020e97287 authored about 5 years ago
Use Py_CLEAR instead of Py_DECREF to also set the variable to NULL (#1616)
These files contain loops that convert system data into python objects
and during the process t...
update HISTORY
8e18da55f39622378dfa579ea9cb6d909ab69576 authored about 5 years ago
8e18da55f39622378dfa579ea9cb6d909ab69576 authored about 5 years ago
Fix _psutil_bsd.c compile error on OpenBSD (#1619)
ef032158fd72790ab2be14e99c45c32d66d96291 authored about 5 years ago
ef032158fd72790ab2be14e99c45c32d66d96291 authored about 5 years ago
#1615, 1614: remove pyproject.toml
b17eda56735b1e93a907355b4436f118d1333a37 authored about 5 years ago
b17eda56735b1e93a907355b4436f118d1333a37 authored about 5 years ago
#1615, 1614: remove pyproject.toml
35400e8f17087a69fc7ce672f6eb172698b04f88 authored about 5 years ago
35400e8f17087a69fc7ce672f6eb172698b04f88 authored about 5 years ago
pre-release
70abf32eb3c803a0a527c3784c3baca3ae041bcb authored over 5 years ago
70abf32eb3c803a0a527c3784c3baca3ae041bcb authored over 5 years ago