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

#1291 / OSX: mark memory_maps() as deprecated and make it alwats raise AccessDenied

b31f3bf778004f1eae6ac552dd8eb8419664ac73 authored almost 6 years ago
OSX memory_maps() - add error handling

e827bf46381d3d996d63e064834aa421e502d8b8 authored almost 6 years ago
add script for to benchmark API calls

0a28fa0cb19e7af2cf03325a22340fa0d2d0ad18 authored almost 6 years ago
move access_denied script

d6f5cc7eca2dad63acaba5db6ac846b7b986443f authored almost 6 years ago
_assert_alive() refactor (linux)

a5d179e0d97eeeb8112ca2bf72f846bd1ca2b161 authored almost 6 years ago
refactor

d4d896512d01c7c14a4c145232e1c6bb6f4c3631 authored almost 6 years ago
fix NetBSD: Process.connections() may return incomplete results if using oneshot() #1439

d180e25b871c314614aa96eccadb0bcc0a5df676 authored almost 6 years ago
add win tests related to send_signal(CTRL_C_EVENT) #1227

4faef5bc430080e66a8254e0afb8951dc1931ebf authored almost 6 years ago
fix win test

ed9653aa4835289f3bf64b7956dfcc739f2a216b authored almost 6 years ago
fix win tests

63235743d51f5cdef5315c430a87c6bf8da9dbf3 authored almost 6 years ago
fix backslash warnings

9fd71777ba6aa93450a7be64f0d743d27445fdba authored almost 6 years ago
refactor README a bit

afa8df7aa694f067c2979fda8933a2b589580fa8 authored almost 6 years ago
#fix 1438: do not return any parent() for PID 0 + update doc

682fae3600c830905c4c57341670c7c097ec6a33 authored almost 6 years ago
remove assertion

62e5b208938bb0ce1b533dced5cf566ded754452 authored almost 6 years ago
fix #1437: return pids() in sorted order

31324467736c9a0fc63f47f11c6810dee23f05e2 authored almost 6 years ago
fix <= logic

9f14dd4d7c0cce154c5b13728d69a77c58103c44 authored almost 6 years ago
#1433, #1379: fix parents() method (infinite loop)

f240d984c8428dfad417ef516b837e1e7bb2769f authored almost 6 years ago
#1353: make process_iter() thread-safe

96091c266e9ab09995ad027c069cb8ade771e6c7 authored almost 6 years ago
fix #1414: linux test failure because of sensors_batter() exc on import

d912cd584f354c2e660c3331ab63fd8e53c1ecf0 authored almost 6 years ago
make README a bit more terse

af4e8353def6eba3dc1d6920d1238765ceaec317 authored almost 6 years ago
#1379 - Windows: suspend / resume process by using native APIs (#1435)

32c1a0d92f657487b0bd61c08c1a107e5d13bc51 authored almost 6 years ago
#1411 / BSD / Process() init: use Py_INCREF() around process name pyobj and avoid segfault

842a50538fb518291079ab5f245cca4c63813cb2 authored almost 6 years ago
refactor CREDITS

a740a03e9de7492e20d98426b7e78eb805691890 authored almost 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

2f76788eee0c8195b24998997f4c5afab37c20d5 authored almost 6 years ago
Add Process.parents() method (#1433)

1440b52f875bab4f11f63c97147301f6c37a6587 authored almost 6 years ago
fix compiler warnings

8e2cb1d1eddb4668cb1be25066a1dafa6bdcf67a authored almost 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

f719c0749db2f562a1307b686ce2927d6b511a9b authored almost 6 years ago
win: remove unused header files

1be0343556f6a52ecf6fe3ae7e4a2ad2ff774ff9 authored almost 6 years ago
expose WINVER constants in the cext module

cbf2bafbd33ad21ef63400d94cb313c299e78a45 authored almost 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

a0f0a3915295f763be7ccbfda6f5934f60309a67 authored almost 6 years ago
OSX small refactoring

c5f616d78d44a5682258b68b57cfdffd9854ad15 authored almost 6 years ago
OSX move is_zombie() function in process_info.c

727118dcf48e89fce6796d7b721fd11a8dd511db authored almost 6 years ago
fix #1426: load PAGESIZE and num of processors on startup

b7c562e29c3b172af46afba378759a486f8fbb4d authored almost 6 years ago
fix #1432: use the actual system PAGESIZE when calculating USS memory

bc7b5982ca9cb12c91b44aac6cf3f4698a61c369 authored almost 6 years ago
fix #1431: use GetNativeSystemInfo instead of GetSystemInfo in order to support WoW64 processes

e5f7f556f8f91cf272acfd536e82293d450c5ec7 authored almost 6 years ago
Process SE DEBUG mode was not set on Windows (#1429)

f326539daa5bbd9153db79b508b6aaede731a154 authored almost 6 years ago
#1428 in case of error, show the C syscall which caused it

7a2572268168e96c8841ca83ab1a89735ec02c3a authored almost 6 years ago
fix #1424: workaround for subprocess bug on Windows returnin ERROR_INVALID_HANDLE on terminate()

88beee9e0d169e979a3027bf9e61c59ccc1ad6e3 authored almost 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

ab6277ba38636359dc66c04a12515c6f8fe2571c authored almost 6 years ago
win connections refactoring

a96bbdf2e84c737f2b80f5a9af9ac0ca46b93526 authored almost 6 years ago
win connections refactoring

8c4d4c21d08a573a25cbbe3d6c3e2ec20008e215 authored almost 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

21079c682b40303e68a97f4956cb8ea3a4aa3c7f authored almost 6 years ago
fix #1427: [OSX] Process cmdline() and environ() may erroneously raise OSError on failed malloc().

2e239aa325aa25999be95b8bf2c59614aefe1bf9 authored almost 6 years ago
fix compilation warning

05a7ad481f56ec280729d4f403ebee261097e824 authored almost 6 years ago
revert previous change

a828c38532b146c1f62fee2b05a6f89c85314fdb authored almost 6 years ago
remove deprecated WSAAddressToStringA causing a compiler warning and use UNICODE version instead

3e61671deb33d0ad8bdcd6c162921c58a40ff759 authored almost 6 years ago
fix windows test

9eb7498412289e2f2a3ed7b9326d17ab74d4ee12 authored almost 6 years ago
move custom object defs from ntextapi.h to global.h

4beeca825cf6c2a796088c8a61a3c8378d7985c4 authored almost 6 years ago
set Windows version constants globally; get rid of deprecated GetVersionEx

b29f0620f14ecfc1419387de04e283015d96ae31 authored almost 6 years ago
Windows / speeup: dynamically load libraries on startup and never again (#1422)

Windows / speeup: dynamically load libraries on startup and never again.

0a30dc9dc2693ffe9aa54126eb684711d950c3f1 authored almost 6 years ago
update doc

ba649e832140fd69e0adb3958ad298b8f7434e69 authored almost 6 years ago
win test: skip cd-dorm for disk_usage() (cuase device busy error)

e118e40b964570b586aba58e8a413f8dfab2c509 authored almost 6 years ago
fix #1420: use PyErr_SetFromWindowsErrWithFilename for disk_usage() in case of error

76ab63bd63092c432c4cb2397a1cc45602e7e5a7 authored almost 6 years ago
fix #1419: Process.environ() raise NotImplementedError for 32-bit-WoW process

b0ad9b6484c9d0b1907b2141664f631f481af73e authored almost 6 years ago
merge from master

127a2e8b52564294b74c4f33e329fb314ebdbe9f authored almost 6 years ago
Windows / refactoring: utility functions for LoadLibraryA and GetProcAddress (#1417)

Windows / refactoring: add utility functions for LoadLibraryA and GetProcAddress. Centralize log...

097b6e9ec4843acfc5c98c147d7aff418679f1db authored almost 6 years ago
fix compilation warnings on win

f4047035a45f01de2fab774d6b645c7e544c5224 authored almost 6 years ago
#1394 / win / exe: use QueryFullProcessImageNameW to get the exe() (#1413)

#1394 / win / exe: use QueryFullProcessImageNameW to get the exe()

7381d4d15dd7fe108e1bf350c3f76035922c6ed4 authored almost 6 years ago
force appveyor run

1c3287754f7b87708c3b81e72d1ab4f7f423e9ea authored almost 6 years ago
pre-release

217283bce454079ee5a7a2e598fd45314b9a7f80 authored almost 6 years ago
pre-release

eda2aea6e60fe61ef31a0ebc61984f4b492ddc0e authored almost 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

f4f8788f8c8aee1878e867201df437b47e79f743 authored almost 6 years ago
#1398 #1348 / win / cmdline: refactor code so that the 2 cmdline() implementations can be called separately (and tested separately)

f1374c36d07abd3aaa15d6f512143189c1748099 authored almost 6 years ago
give CREDITS to @wiggin15 for #1408

202657b658877afbfae244447f983cd63b0c938c authored almost 6 years ago
Fix #1408: add missing header that defines m_len on AIX 64-bit mode (#1409)

2fad87fbc62fb360c93e85e5e7b8475f74a419f8 authored almost 6 years ago
win / cmdline: add free() and CloseHandle() calls

3f9643f2357e887bff3ab4ecf093b9f28fa53fe9 authored almost 6 years ago
fix #1402: move psutil exceptions back into __init__.py

584914306e50aec251476014ac3934810039e7b5 authored almost 6 years ago
#1348: give CREDITS to @EccoTheFlinstones + some minor style changes

3d65245b72616c956619d6615607ce21561b10d2 authored about 6 years ago
Starting from windows 8.1, get commandline content using NtQueryInformationProcess (see #1384) (#1398)

#1384, #1398: on windows 8.1, get cmdline() using NtQueryInformationProcess in case the original...

a45365980d9ae9237caa61dc71d68ffd60c44acf authored about 6 years ago
update doc

af7e4b5fcac3e543664058adfe068ab881048832 authored about 6 years ago
#1394 / windows / process exe(): convert errno 0 into ERROR_ACCESS_DENIED; errno 0 occurs when the Python process runs in 'Virtual Secure Mode'

6f4a6228998df48ee09413377785d13d2eec7998 authored about 6 years ago
pre-release

c6b3e929deb182d4db6007548571ad8ddb32bd87 authored about 6 years ago
fix win num_handles() test

1b2148b7cbc0f7961a2f1f871371c754348f34db authored about 6 years ago
update readme

4ae4f944c1311f471d8506a92eab8ac52401d623 authored about 6 years ago
fix #1111: use a lock to make Process.oneshot() thread safe

b3b5d4293c60bc4390a5a5a39491e985626c9139 authored about 6 years ago
pdate HISTORY

495bb454d12f72f00ea86a5cad196425e3ae2a78 authored about 6 years ago
#1373: different approach to oneshot() cache (pass Process instances around - which is faster)

2cdf81db322822ba8fb23ed67523aacb6539da95 authored about 6 years ago
use PROCESS_QUERY_LIMITED_INFORMATION also for username()

8351fa4ff642d997cd478a7d216b661e62a5f696 authored about 6 years ago
Linux: refactor _parse_stat_file() and return a dict instead of a list (+ maintainability)

d364283df3b7c42808704f3c7ef99536b1df784b authored about 6 years ago
fix #1357: do not expose Process' memory_maps() and io_counters() methods if not supported by the kernel

314ab75295cbcdc6d8a12f89a08d702795593eca authored about 6 years ago
#1376 Windows: check if variable is NULL before free()ing it

790292d3902a51800117e9343be918ec1ddecbde authored about 6 years ago
enforce lack of support for Win XP

62410eb927d20003271fb0c5d66a21bf59f38628 authored about 6 years ago
fix #1370: improper usage of CloseHandle() may lead to override the original error code resulting in raising a wrong exception

c9988242c7138802e48ecd09837e95a06096aae6 authored about 6 years ago
update HISTORY

f88ca356b7fe43efc04e2610cf0190d5aeb22188 authored about 6 years ago
(Windows) use PROCESS_QUERY_LIMITED_INFORMATION access rights (#1376)

#1376 / Windows / OpenProcess - use PROCESS_QUERY_LIMITED_INFORMATION wherever possible. This re...

0cc8d7b5e206203541193a8e2120b2689a7a5893 authored about 6 years ago
update HISTORY

10f780b7c2c0bb63417360891662680a39465140 authored about 6 years ago
revert 5398c48047d424af97644879fb4eaa7aad432f58; let's do it in a separate branch

fca240a81b78de019d69bfc981f38c7fd859bb6d authored about 6 years ago
#1111 make Process.oneshot() thread-safe

5398c48047d424af97644879fb4eaa7aad432f58 authored about 6 years ago
sort HISTORY

c0f6b1d6514bad029995305e68dd127206e82864 authored about 6 years ago
give CREDITS to @EccoTheFlintstone for #1368

9f44b6aa4b759c9c4f41dc9cd7df135a013f27ed authored about 6 years ago
fix ionice set not working on windows x64 due to LENGTH_MISMATCH (#1368)

Fix Process().ionice(0/1/2) length mismatch on Windows

b2dbcbc407920a39a0e0087ef3f507e6dab747cb authored about 6 years ago
make flake8 happy

3ea94c1b8589891a8d1a5781f0445cb5080b7c3e authored about 6 years ago
give CREDITS to @amanusk for #1369 / #1352 and update doc

fd0b6d76a6c3319119f9ae932a965ac06c5855c4 authored about 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

b560cad6ebcef0d0708cb2322a6c8020a1a6dd2f authored about 6 years ago
Add CPU frequency support for FreeBSD (#1369)

Add CPU frequency support for FreeBSD (patch by @amanusk)

459556dd1e2979cdee22177339ced0761caf4c83 authored about 6 years ago
#1359: add test case for cpu_count(logical=False) against lscpu utility

fbe821ebccb61def22cea953f1df83134fa01d0e authored about 6 years ago
Merge branch 'master' of github.com:giampaolo/psutil

a3d6a28be2631cae7f78287b0742bba36338a745 authored about 6 years ago
disable false positive mem test on travis + osx

e2596ab17b8ae8321d8d82fb501737747f6cd31a authored about 6 years ago
fix PEP8 style mistakes

e56c7ed2990117edccf1803a56b509b2518f8230 authored about 6 years ago
give credits to @koenkooi for #1360

76682c0cfdf1bfe0db8993f261c7ab761643af93 authored about 6 years ago