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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: use PROCESS_QUERY_INFORMATION instead of PROCESS_QUERY_LIMITED_INFOR...
release-0.5.1
Giampaolo Rodola'
2012-06-29
1
-1
/
+1
*
update version (sigh!)
Giampaolo Rodola'
2012-06-29
2
-2
/
+2
*
Windows / process exe: GetProcessImageFileName() might return an erroneus exe...
Giampaolo Rodola'
2012-06-29
1
-1
/
+8
*
Fix issue 294: (Windows) fix set_cpu_affinity(), there was an hard coded "1" ...
Giampaolo Rodola'
2012-06-29
4
-4
/
+13
*
(Windows) refactoring: in case of PID 0 raise AccessDenied within handle_from...
Giampaolo Rodola'
2012-06-29
2
-19
/
+5
*
Issue 293: get real process executable path by asking the OS instead of guess...
Giampaolo Rodola'
2012-06-29
5
-7
/
+51
*
Fix issue 292: race condition in process files/threads/connections.
Giampaolo Rodola'
2012-06-28
2
-2
/
+22
*
update HISTORY
release-0.5.0
Giampaolo Rodola'
2012-06-27
1
-0
/
+1
*
get_users(), rename 'options' ntuple field to 'opts' plus update README and H...
Giampaolo Rodola'
2012-06-27
5
-20
/
+42
*
get_users(): on a second tought it's a bad idea to attempt the guess the abso...
Giampaolo Rodola'
2012-06-27
5
-17
/
+6
*
osx/bsd fix relative import not working with python 3
Giampaolo Rodola'
2012-06-27
2
-2
/
+2
*
enhance uids/gids tests on POSIX
Giampaolo Rodola'
2012-06-27
1
-6
/
+17
*
Fix failing test on Windows with strange 64-bit dll files which cannot be acc...
Giampaolo Rodola'
2012-06-27
1
-1
/
+8
*
Fix some failing tests on Windows.
Giampaolo Rodola'
2012-06-27
2
-4
/
+9
*
disk_io_counters() / network_io_counters(): raise RuntimeError if we can't ge...
Giampaolo Rodola'
2012-06-27
2
-2
/
+14
*
(BSD)
Giampaolo Rodola'
2012-06-27
3
-2
/
+18
*
fix some test failures on Linux when running as root
Giampaolo Rodola'
2012-06-26
1
-9
/
+10
*
use bare assert clauses where we want a more verbose message in case of test ...
Giampaolo Rodola'
2012-06-26
1
-109
/
+109
*
add more tests to fetch all test class
Giampaolo Rodola'
2012-06-26
1
-18
/
+57
*
test refactoring: move test_fetch_all in a separate class for better maintana...
Giampaolo Rodola'
2012-06-26
1
-168
/
+181
*
test refactoring: use test_fetch_all() as the only place where we check retur...
Giampaolo Rodola'
2012-06-26
1
-98
/
+65
*
(windows) fix some py3 related errors
Giampaolo Rodola'
2012-06-26
2
-8
/
+8
*
Fix 'dictionary changed size during iteration' error on python3.3 when using ...
Giampaolo Rodola'
2012-06-26
1
-1
/
+1
*
- fix python 3 support on linux
Giampaolo Rodola'
2012-06-26
5
-12
/
+12
*
remove test_sys_cpu_percent_compare as it produces too many false positives
Giampaolo Rodola'
2012-06-26
1
-11
/
+0
*
fix issue 290: deprecate Process.nice in favor of new get_nice() and set_nice...
Giampaolo Rodola'
2012-06-26
3
-24
/
+55
*
Fix yet another 2 test failures on win.
Giampaolo Rodola'
2012-06-26
2
-3
/
+12
*
Fix get_users() heap corruption on Windows due to FreeLibrary used too soon.
Giampaolo Rodola'
2012-06-26
1
-5
/
+5
*
removing doc directory - I became too lazy to maintain this separately plus t...
Giampaolo Rodola'
2012-06-26
6
-1844
/
+0
*
remove Process.get_environ() due to different levels of unreliability on Wind...
Giampaolo Rodola'
2012-06-26
8
-161
/
+0
*
Fix for test_wait() on Windows - when inspecting process cretion time, it see...
Giampaolo Rodola'
2012-06-26
1
-1
/
+22
*
Fix some test failures on windows
Giampaolo Rodola'
2012-06-26
2
-11
/
+18
*
remove sys.platform.lower() redundancy when checking for what platform we're ...
Giampaolo Rodola'
2012-06-26
3
-12
/
+12
*
fix test_get_children_recursive failure on slow machines: give the sub-sub pr...
Giampaolo Rodola'
2012-06-26
1
-4
/
+7
*
fix failing test on OSX + skip get_memory_map memory leak test on OSX because...
Giampaolo Rodola'
2012-06-26
2
-3
/
+5
*
Issue 260: Implement mapped memory regions used by process for OS X.
jcscoobyrs
2012-06-25
5
-9
/
+146
*
fix psutil.test() on OSX
Giampaolo Rodola'
2012-06-20
1
-6
/
+11
*
Process.as_dict(): watch for NotImplementedError exceptions when iterating ov...
Giampaolo Rodola'
2012-06-20
1
-0
/
+7
*
enhanced test case for process_iter()
Giampaolo Rodola'
2012-06-19
1
-2
/
+7
*
psutil.test() refactoring
Giampaolo Rodola'
2012-06-19
1
-37
/
+32
*
Fix #287: implement a cache for process_iter()
Giampaolo Rodola'
2012-06-19
4
-27
/
+53
*
Fix issue 286 - cache process creation time at instantiation time so that it ...
Giampaolo Rodola'
2012-06-19
3
-3
/
+20
*
(FreeBSD) move get_process_memory_map() up so that psutil can compile on Free...
Giampaolo Rodola'
2012-06-18
2
-101
/
+102
*
(FreeBSD) raise NotImplementedError instead of AttributeError for unsupported...
Giampaolo Rodola'
2012-06-18
1
-0
/
+8
*
Issue 284: get_num_fds() (BSD implementation)
Giampaolo Rodola'
2012-06-18
3
-4
/
+37
*
Issue 284: get_num_fds() (OSX implementation)
Giampaolo Rodola'
2012-06-18
4
-5
/
+51
*
Issue 284: get_num_fds() (Linux implementation)
Giampaolo Rodola'
2012-06-18
4
-0
/
+24
*
(Linux - create time) use ''.rfind instead of ''.find when searching for ')' ...
Giampaolo Rodola'
2012-06-17
1
-1
/
+1
*
speedup Process.is_running() a bit by avoiding to create a new Process instan...
Giampaolo Rodola'
2012-06-17
1
-11
/
+5
*
import disk/net io namedtuples at module level to save some time
Giampaolo Rodola'
2012-06-13
1
-8
/
+7
[next]