Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | #1594: set a limit for eligible CPUs combinations | Giampaolo Rodola | 2019-09-26 | 1 | -0/+2 | |
| | | | ||||||
| * | | update HISTORY | Giampaolo Rodola | 2019-09-26 | 2 | -0/+6 | |
| |/ | ||||||
| * | Fix #1563 - do not try to close invalid socket file descriptor (#1585) | Athos Ribeiro | 2019-09-26 | 1 | -11/+6 | |
| | | ||||||
| * | Removed a typo/copy'n'paste mistake Linux->Windows (#1588) | Bastian Ebeling | 2019-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix #1578: 'perf' lib was renamed to 'pyperf' | Giampaolo Rodola | 2019-09-18 | 3 | -4/+4 | |
| | | ||||||
| * | update HISTORY | Giampaolo Rodola | 2019-09-15 | 1 | -0/+2 | |
| | | ||||||
| * | Correct loadavg constants for 5 and 15 minutes. Fixes #1552 (#1583) | Ammar Askar | 2019-09-15 | 1 | -3/+3 | |
| | | ||||||
| * | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2019-09-15 | 2 | -5/+5 | |
| |\ | ||||||
| | * | broken links fix docs/index.rst (#1555) | SteveMoto | 2019-08-27 | 1 | -3/+3 | |
| | | | ||||||
| | * | typo fix docs/index.rst (#1553) | SteveMoto | 2019-08-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | typo fix scripts/internal/print_timeline.py (#1556) | SteveMoto | 2019-08-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | update getloadavg doc | Giampaolo Rodola | 2019-09-15 | 2 | -9/+18 | |
| | | | ||||||
| * | | update README and issue templates | Giampaolo Rodola | 2019-09-14 | 3 | -3/+1 | |
| | | | ||||||
| * | | fix #1527: Linux process CPU iowait time | Giampaolo Rodola | 2019-09-07 | 5 | -7/+42 | |
| | | | ||||||
| * | | add script to help fix flake8 issues | Giampaolo Rodola | 2019-06-29 | 2 | -0/+188 | |
| | | | ||||||
| * | | fix #1546: usage percent may be rounded to 0 on Python 2. | Giampaolo Rodola | 2019-06-28 | 2 | -4/+5 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2019-06-28 | 14 | -214/+249 | |
| |\ \ | | |/ | ||||||
| | * | PEP-3151: backport FS exceptions to Python 2 (#1544) | Giampaolo Rodola | 2019-06-28 | 16 | -218/+254 | |
| | | | ||||||
| * | | use SO_REUSEADDR on UNIX only | Giampaolo Rodola | 2019-06-26 | 2 | -2/+3 | |
| | | | ||||||
| * | | version bump + fix typo | Giampaolo Rodola | 2019-06-19 | 2 | -2/+2 | |
| |/ | ||||||
| * | rename class names | Giampaolo Rodola | 2019-06-14 | 1 | -7/+8 | |
| | | ||||||
| * | fix FreeBSD tests | Giampaolo Rodola | 2019-06-14 | 2 | -21/+25 | |
| | | ||||||
| * | fix various tests | Giampaolo Rodola | 2019-06-14 | 5 | -5/+16 | |
| | | ||||||
| * | #1536: better detection of zombie proc | Giampaolo Rodola | 2019-06-14 | 1 | -3/+16 | |
| | | ||||||
| * | [NetBSD] cmdline() raise ZombieProcess when unable to decode chars (#1536) | Giampaolo Rodola | 2019-06-14 | 3 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | * bug #1536 / NetBSD / cmdline: treat EINVAL as 'return []' This happens with unicode test, meaning the C routine it's unable to decode the unicode chars. Also, fix a bug introduced in 1530 (C impl of cwd()) which does not take ENOENT into account. | |||||
| * | Connection family/type are not converted to enums (#1535) | Giampaolo Rodola | 2019-06-14 | 13 | -272/+263 | |
| | | ||||||
| * | fix bsd test | Giampaolo Rodola | 2019-06-13 | 1 | -1/+1 | |
| | | ||||||
| * | add pip install --trusted-host opt | Giampaolo Rodola | 2019-06-13 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2019-06-12 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Fix #1528: [AIX] use correct definition of size of procbuf (#1533) | wiggin15 | 2019-06-12 | 1 | -2/+2 | |
| | | | ||||||
| * | | credits to @wiggin15 for #1528 | Giampaolo Rodola | 2019-06-12 | 3 | -3/+8 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2019-06-12 | 1 | -3/+2 | |
| |\ \ | | |/ | ||||||
| | * | Revert "Add handling of missing space in meminfo output (#1517)" (#1531) | Giampaolo Rodola | 2019-06-12 | 1 | -3/+2 | |
| | | | | | | | | | This reverts commit 6b994c625db2abaaadf58a0425f9daaf3e4ad9e5. | |||||
| * | | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2019-06-12 | 2 | -4/+3 | |
| |\ \ | | |/ | ||||||
| | * | Add handling of missing space in meminfo output (#1517) | xiaclo | 2019-06-12 | 1 | -2/+3 | |
| | | | ||||||
| | * | Travis CI: The sudo tag is now deprecated in Travis (#1521) | cclauss | 2019-06-12 | 1 | -2/+0 | |
| | | | ||||||
| * | | update docs / HISTORY / CREDITS / @krytarowski for #1530 | Giampaolo Rodola | 2019-06-12 | 3 | -1/+12 | |
| |/ | ||||||
| * | Implement psutil_proc_cwd for NetBSD (#1530) | Kamil Rytarowski | 2019-06-12 | 4 | -5/+38 | |
| | | | | | | | | Pick KERN_PROC_CWD that is available in 8.99.43 and fallback for older versions to readlink("/proc/$PID/cwd"). | |||||
| * | update HISTORY - pre releaserelease-5.6.3 | Giampaolo Rodola | 2019-06-11 | 2 | -3/+10 | |
| | | ||||||
| * | NetBSD fixes (#1526) | Kamil Rytarowski | 2019-06-11 | 2 | -17/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix psutil_get_cmd_args() for NetBSD Do not overallocate the buffer prompting for KERN_ARGMAX. It also fixes the code as KERN_ARGMAX was received into a size_t type, while kernel returned int. It caused argmax to contain garbage and allocation was randomly crashing with new jemalloc in the basesystem. New code prompts for exact buffer size before allocation and stores argv[] inside it. Bug investigated by Leonardo Taccari. * Stop including sys/user.h for NetBSD This header was removed from the OS as it was empty. | |||||
| * | update LICENSE so that it's recognized as BSD-3 by github | Giampaolo Rodola | 2019-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | add tidelift sponsorship | Giampaolo Rodola | 2019-05-30 | 2 | -21/+40 | |
| | | ||||||
| * | update LICENSE so that it's recognized as BSD-3 by github | Giampaolo Rodola | 2019-05-30 | 1 | -1/+3 | |
| | | ||||||
| * | skip pure-python mem test on linux | Giampaolo Rodola | 2019-05-30 | 1 | -0/+1 | |
| | | ||||||
| * | add more badges | Giampaolo Rodola | 2019-05-29 | 2 | -21/+22 | |
| | | ||||||
| * | #1515: document how to get a list of valid attrs names for as_dict() | Giampaolo Rodola | 2019-05-29 | 1 | -0/+4 | |
| | | ||||||
| * | add more badges | Giampaolo Rodola | 2019-05-28 | 1 | -1/+4 | |
| | | ||||||
| * | Merge branch 'master' of github.com:giampaolo/psutil | Giampaolo Rodola | 2019-05-28 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Update index.rst (#1516) | Michael Yoo | 2019-05-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | add more badges | Giampaolo Rodola | 2019-05-28 | 2 | -3/+11 | |
| |/ |