summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* try againci-testsGiampaolo Rodola2021-06-062-1/+1
* try if: always()Giampaolo Rodola2021-06-061-0/+1
* try to fix py2 linting and freebsd installationGiampaolo Rodola2021-06-061-1/+3
* give CREDITS to @sansecio for the new sponsorshipGiampaolo Rodola2021-05-142-1/+8
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-05-034-3/+17
|\
| * Add tolerance to test_linux.TestSystemVirtualMemory.test_total (#1935)Miro HronĨok2021-04-151-1/+2
| * [Windows] psutil.swap_memory() show swap instead of committed memory (#1927)David Knaack2021-04-083-2/+15
* | Re. #1210: add doc warning explaining that cpu_times() values can sometimes g...Giampaolo Rodola2021-05-033-20/+8
|/
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-04-062-1/+2
|\
| * Fix incorrect range for Solaris swap output (#1874) (#1914)Jake Omann2021-02-212-1/+2
* | add @cybersecgeek to sponsorsGiampaolo Rodola2021-04-062-0/+2
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-02-184-0/+16
|\ \ | |/
| * Linux: wait_procs ignoring timeout (#1913) (#1917)Guillermo2021-02-184-0/+16
* | update DEVNOTESGiampaolo Rodola2021-01-181-52/+4
|/
* give CREDITS to @alxchk for #1904Giampaolo Rodola2021-01-082-1/+3
* windows: Preserve GetLastError() value before calling sprintf (#1904)alxchk2021-01-081-1/+2
* give CREDITS to @marxin for #1851 and #1852Giampaolo Rodola2021-01-072-0/+10
* Speed up cpu_frequncy() on Linux systems (#1851) (#1852)marxin2021-01-072-20/+21
* #1901 / macOS: better err msg on proc_pidinfo()Giampaolo Rodola2021-01-061-3/+10
* fix issue labeler issueGiampaolo Rodola2021-01-061-16/+1
* provide debug info in case of error for getloadavg() on Windows.Giampaolo Rodola2020-12-301-12/+14
* Linux, cpu_freq(): diminish os.stat() calls a bitGiampaolo Rodola2020-12-301-12/+5
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-12-291-1/+1
|\
| * Fix typo in index.rst (#1899)Andre F de Miranda2020-12-291-1/+1
* | update docGiampaolo Rodola2020-12-291-12/+2
|/
* Fix #1512 proc connections() fails with EOPNOTSUPPGiampaolo Rodola2020-12-292-6/+12
* give CREDITS to @aristocratos for new sponsorship (thank you ;))Giampaolo Rodola2020-12-283-2/+8
* remove win dead codeGiampaolo Rodola2020-12-271-29/+0
* update docGiampaolo Rodola2020-12-273-11/+6
* give CREDITS to @dbwiddis for becoming a GH sponsor (thanks ;))Giampaolo Rodola2020-12-242-3/+8
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-12-248-122/+154
|\
| * FreeBSD: move CPU C functions in their own cpu.c moduleGiampaolo Rodola2020-12-248-122/+154
* | make clean: add -v optGiampaolo Rodola2020-12-221-2/+2
|/
* rename C funGiampaolo Rodola2020-12-214-4/+4
* Refactor macOS CPU code (#1896)Giampaolo Rodola2020-12-214-147/+156
* Rename cpu_count_physical() to cpu_count_cores()Giampaolo Rodola2020-12-2123-70/+68
* adjust CI botsGiampaolo Rodola2020-12-205-35/+88
* #1892 fix cpu_freq() broken on Apple M1 (#1895)Giampaolo Rodola2020-12-202-18/+33
* fix gh actionGiampaolo Rodola2020-12-191-1/+1
* small changeGiampaolo Rodola2020-12-191-1/+2
* improve github actionsGiampaolo Rodola2020-12-1910-62/+96
* add awaiting-response botGiampaolo Rodola2020-12-192-6/+15
* update INSTALLGiampaolo Rodola2020-12-191-16/+16
* update INSTALL.rst + fix CI failuresGiampaolo Rodola2020-12-194-23/+24
* fix around macos failure on CIrelease-5.8.0Giampaolo Rodola2020-12-191-1/+2
* update docGiampaolo Rodola2020-12-192-1/+3
* pre-releaseGiampaolo Rodola2020-12-192-3/+7
* merge from branchGiampaolo Rodola2020-12-172-8/+17
|\
| * Merge branch 'github-actions' of github.com:giampaolo/psutil into github-actionsGiampaolo Rodola2020-12-170-0/+0
| |\
| | * skip-appveyorgithub-actionsGiampaolo Rodola2020-12-171-4/+2