summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* turn psutil_debug() C function into a macro printing file name and linedebug-c-macroGiampaolo Rodola2021-10-252-17/+9
* update HISTORY to include #1981, CREDIT @PetrPospisil, fix C linter warningsGiampaolo Rodola2021-10-183-6/+13
* Fix WOW64 issue: NtQuerySystemInformation does not set ImageName.MaximumLengt...PetrPospisil2021-10-181-7/+39
* Changes to debug() function:Giampaolo Rodola2021-10-143-1/+53
* add debug() prints in a couple of placesGiampaolo Rodola2021-10-144-4/+10
* [Linux] convert /dev/root device to real path (fixes #1999) (#2000)Giampaolo Rodola2021-10-143-0/+142
* remove dead windows codeGiampaolo Rodola2021-10-141-14/+0
* tests: move per-module imports at the top of the file(s)Giampaolo Rodola2021-10-144-12/+17
* give CREDITS to @ilius for #1996 + update docGiampaolo Rodola2021-10-123-1/+7
* add support for MidnightBSD (#1996)Saeed Rasooli2021-10-121-1/+1
* Use assertEqual instead of assertEquals for Python 3.11 compatibility. (#1995)Karthikeyan Singaravelan2021-10-081-1/+1
* move/rename tests re. to #1955Giampaolo Rodola2021-10-052-23/+14
* Handle ENAMETOOLONG on Linux (#1940) (#1955)Nikita Radchenko2021-10-054-1/+48
* [macOS] dynamic set buffer size for process connections/fds (fixes #1901) (#1...Giampaolo Rodola2021-10-055-111/+102
* fix #1965 / win / users() / critical: Py_INCREF(Py_None) before setting None ...Giampaolo Rodola2021-10-052-0/+3
* use ThreadTask as a ctx managerGiampaolo Rodola2021-10-051-5/+1
* expand Process.threads() doc (take inspiration from #1989)Giampaolo Rodola2021-10-041-3/+11
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-10-031-1/+1
|\
| * Typo fixed (#1930)Daniel Asztalos2021-10-031-1/+1
* | fix #1919 / Linux: sensors_battery() may raise TypeError on PureOSGiampaolo Rodola2021-10-033-2/+5
* | update doc re. to exception classesGiampaolo Rodola2021-10-031-10/+16
|/
* Improve custom error tracebacks and messages (#1992)Giampaolo Rodola2021-10-036-82/+108
* Fix #1991: process_iter() raise TypeError with multi threads.Giampaolo Rodola2021-10-032-39/+41
* give credits to @XuehaiPan for #1948, #1949Giampaolo Rodola2021-10-023-4/+12
* Fix thread safety of cached functions lock-freely (#1949)Xuehai Pan2021-10-021-1/+6
* [Windows] fix service handle leak in start service (#1990)Wilfried Goesgens2021-10-021-0/+1
* try to fix CI not running for PRsGiampaolo Rodola2021-10-021-1/+1
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-09-266-4/+17
|\
| * Minor typo fix (#1982)Michael Dudyak2021-08-201-1/+1
| * [Windows] Reset `mp_flag` after each drive on `psutil.disk_partitions()` (#1961)Pablo Baeyens2021-08-053-0/+7
| * Fix typos in documentation (#1970)Dmitry Gorbunov2021-07-243-3/+9
* | give CREDITS to @scoutapm-sponsorships and Alexey Vazhnov for sponsorshipGiampaolo Rodola2021-09-262-0/+4
* | top.py: report mem usage in GBGiampaolo Rodola2021-09-101-4/+6
|/
* ggive CREDITS to @MaWe2019Giampaolo Rodola2021-06-292-0/+6
* Changed size of opts array in psutil/arch/windows/disk.c to 50 (#1962)MaWe20192021-06-291-1/+1
* change tidelift logoGiampaolo Rodola2021-06-065-5/+39
* add Chenyoo Hao to list of supportersGiampaolo Rodola2021-06-064-4/+7
* 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