index
:
delta/python-packages/psutil.git
0-wiz-0-master
1018-test-refactoring
1040-fix-unicode
1044-osx-zombies
1053-drop-py26-test-support
1058-enable-fix-warnings
1102-proc-bitness
1124-win-wait
1151-PSUTIL_TESTING_env_var
1173-debug-mode
1183-proc-children-speedup
357-proc-cpu-num
371-temperatures
5.7.3
5.9.0-py3.6-wheels
613-thread-names
655-windows-unicode
663-ptp-ifaces
720-sysinfo
722-net-io-ext
756-disk-io-busy-time
771-win-cpu-count
772-net-io-counters-ext
777-linux-files-pos-mode
779-proc-cpu-children-times
792-cpu-stats
795-win-services
802-wrap-numbers
887-linux-free-mem-standardization
887-linux-free-mem-standardization-2
922-if-flags
930-netbsd-connections-segfault
941-cpu-freq
941-cpu-info
955-battery-sensors
EvinceMoi-fix-net_io_counter-overflow
alxchk-master
appveyor
appveyor-debug
appveyor-experiments
black
bsebi-master
c-excs-refact
c-mod-init
central-testcase-class
ci-tests
connections-refactoring
cpu-freq-sparc
cpu-info
cpu-temp
cygwin
debug-c-macro
debug-travis-osx
disk-part-ext
disk-swaps
download_stats
dragonfly-bsd
drop-win-xp-support
fbenkstein-non-unicode
fix-ci
fix-ntext.h
fix-tests
fix-win-set-debug
fix-workflow
freebsd-ci
freebsd-rlimit
fs-exceptions
get_open_files_thread
github-actions
history-urls
ipv6-zone-id
label-old-issues
landryb-openbsd
linux-cat-bcat
linux-disk-io-partitions
linux-mem
linux-zombie-proc
malloc-info
master
mem-refactoring
mem-refactoring-2
memleak-adjust
memleak-fluctuation
memleaks-refact
mindw-move_extension_2_pkg
net-if-flags
new-cpu-count
nicolargo-fansensor
nicstats-250
numfds-test-case-class
oneshot
oneshot-win
openbsd-fixes
osx-failure
osx-ionice
osx-kern-procargs2
osx-list-fds-refact
osx-mem-maps-segfault
osx-move-proc-funcs
osx-temps-alternate
osx-travis-failure
osx-wheels-debug
parallel-build
parallel-tests
pr-1036
pre-release
print-leftover
prlimit
proc-iter-fix
proc-namespace
psutil-test-flag
psutil-testing-envvar
py3.10-deprecation-warn
pyobj-refact
pypy
pypy2-win
read-whole-proc-files-2
readme-update
reap-children
refactor-c-pid-exists
release-gil
revert-1493-fix_cpu_freq
revert-888-887-linux-free-mem-standardization
revert-popen
revive-environ-windows
rich-exceptions
root-fs-device
set_procfs_path
shared-mem
skip-osx-py27
spacewander-patch-1
sync-test-primitives
test-fetch-all-parallel
testfn
thread-safety
thread-safety-2
tidelift
travis-experiments
upload-action
utils-refact
virtualization
wait-exit-code
wheel4
wheel5
wheels2
wheels3
wheels6
wifi
win-alternate-exe-api
win-c-refact
win-cons-speedup
win-cpu-times-refact
win-getloadavg
win-loadlib-refact
win-ntstatus-errs
win-open-files-fixes
win-open-files2
win-openprocess-fix-2
win-pid-type
win-pid-type2
win-proc-exe
win-proc-resources
win-refact
win-swap-usage-via-pagefiles
win-time-precision
win-uss-mem
winerr-0
winerr-handling
winloadlib
xxx
github.com: giampaolo/psutil.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1515: document how to get a list of valid attrs names for as_dict()
Giampaolo Rodola
2019-05-29
1
-0
/
+4
*
Update index.rst (#1516)
Michael Yoo
2019-05-28
1
-1
/
+1
*
update CREDITS + small style fix
Giampaolo Rodola
2019-05-08
1
-0
/
+1
*
Fix Process.ionice example using wrong keyword arg (#1504)
Tongzhou Wang
2019-05-06
1
-2
/
+2
*
pre release
release-5.6.2
Giampaolo Rodola
2019-04-26
1
-0
/
+4
*
update doc
Giampaolo Rodola
2019-04-12
1
-11
/
+8
*
Implement getloadavg on Windows. Fixes #604 and #1484 (#1485) (patch by Ammar...
Ammar Askar
2019-04-11
2
-8
/
+24
*
update doc
Giampaolo Rodola
2019-04-05
1
-15
/
+10
*
update doc
Giampaolo Rodola
2019-04-05
2
-56
/
+87
*
[Win] Process IO priority constants + high priority (#1479 / #1476)
Giampaolo Rodola
2019-04-05
1
-7
/
+19
*
update DEVNOTES
Giampaolo Rodola
2019-03-28
1
-0
/
+11
*
Big docfix (#1464)
Giampaolo Rodola
2019-03-14
2
-212
/
+199
*
pre-release
release-5.6.1
Giampaolo Rodola
2019-03-11
1
-0
/
+4
*
fix version highlighting in docs/index (#1455)
Evgeni Golov
2019-03-11
1
-1
/
+1
*
bump up version, fix some doc issues
Giampaolo Rodola
2019-03-05
2
-3
/
+3
*
pre-release
Giampaolo Rodola
2019-03-05
1
-1
/
+5
*
update doc + change git hook location
Giampaolo Rodola
2019-03-02
1
-8
/
+10
*
move doc; rephrase it a bit
Giampaolo Rodola
2019-03-01
2
-0
/
+364
*
#1291: (BACKWARD-INCOMPATIBLE) remove memory_maps() on OSX
Giampaolo Rodola
2019-02-28
1
-7
/
+2
*
#1291 / OSX: mark memory_maps() as deprecated and make it alwats raise Access...
Giampaolo Rodola
2019-02-27
1
-34
/
+33
*
#fix 1438: do not return any parent() for PID 0 + update doc
Giampaolo Rodola
2019-02-26
1
-11
/
+9
*
remove assertion
Giampaolo Rodola
2019-02-26
1
-0
/
+3
*
fix #1437: return pids() in sorted order
Giampaolo Rodola
2019-02-26
1
-2
/
+6
*
Add Process.parents() method (#1433)
Giampaolo Rodola
2019-02-25
1
-0
/
+7
*
update doc
Giampaolo Rodola
2019-02-21
1
-23
/
+22
*
pre-release
Giampaolo Rodola
2019-02-15
1
-0
/
+4
*
update doc
Giampaolo Rodola
2019-02-01
1
-4
/
+1
*
pre-release
release-5.5.0
Giampaolo Rodola
2019-01-23
1
-0
/
+4
*
give CREDITS to @amanusk for #1369 / #1352 and update doc
Giampaolo Rodola
2018-12-01
1
-1
/
+2
*
#1350: give credits to @amanusk
Giampaolo Rodola
2018-11-03
1
-15
/
+2
*
pre release
release-5.4.8
Giampaolo Rodola
2018-10-30
1
-1
/
+5
*
Correct capitalization of PyPI (#1337)
Jon Dufresne
2018-09-26
1
-1
/
+1
*
fix #1343: document Process.as_dict() attrs values
Giampaolo Rodola
2018-09-26
1
-5
/
+8
*
pre release
release-5.4.7
Giampaolo Rodola
2018-08-14
1
-0
/
+4
*
set version to 5.4.7
Giampaolo Rodola
2018-08-14
1
-2
/
+2
*
OSX / SMC / sensors: revert #1284 (#1325)
Giampaolo Rodola
2018-08-14
1
-4
/
+0
*
disk_io_counters() - linux: mimic iostat behavior (#1313)
Giampaolo Rodola
2018-07-29
1
-0
/
+4
*
fix wrong reference link in doc
Giampaolo Rodola
2018-07-28
1
-2
/
+2
*
fix #1309: add STATUS_PARKED constant and fix STATUS_IDLE (both on linux)
Giampaolo Rodola
2018-07-25
1
-1
/
+3
*
Update index.rst (#1308)
Ashish Billore
2018-07-24
1
-4
/
+2
*
fix #1279: catch and skip ENODEV in net_if_stat()
Giampaolo Rodola
2018-07-16
1
-4
/
+4
*
winmake: add upload-wheels cmd
Giampaolo Rodola
2018-06-29
1
-1
/
+1
*
Rename OSX to macOS (#1298)
Giampaolo Rodola
2018-06-26
1
-25
/
+32
*
#1284: give credits to @amanusk + some minor adjustments
Giampaolo Rodola
2018-06-26
1
-2
/
+6
*
Update Python 2 docs URLs to Python 3 (#1293)
Jon Dufresne
2018-06-10
1
-4
/
+4
*
pre-release
release-5.4.6
Giampaolo Rodola
2018-06-07
1
-0
/
+4
*
#1273 net_if_addr() namedtuple name has been renamed from "snic" to "snicaddr".
Giampaolo Rodola
2018-05-04
1
-6
/
+6
*
#1270: migrate URLs to new pypi site
Giampaolo Rodola
2018-04-25
1
-70
/
+70
*
fix doc
Giampaolo Rodola
2018-04-18
1
-1
/
+1
*
#1268: fix setup.py's extra_require
release-5.4.5
Giampaolo Rodola
2018-04-13
1
-0
/
+4
[next]