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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix memleaks failure
Giampaolo Rodola
2015-07-09
1
-11
/
+24
*
update HISTORY
Giampaolo Rodola
2015-07-09
1
-1
/
+0
*
UNIX: prevent sending signals to PID 0
Giampaolo Rodola
2015-06-20
1
-0
/
+4
*
enhance test coverage
Giampaolo Rodola
2015-06-20
1
-3
/
+20
*
enhance test coverage
Giampaolo Rodola
2015-06-20
1
-0
/
+10
*
improve test coverage for open_files on linux
Giampaolo Rodola
2015-06-20
2
-1
/
+27
*
improve tests for Process.__str__
Giampaolo Rodola
2015-06-20
1
-2
/
+13
*
test we are able to instantiate Process() in case of AD and zombie process
Giampaolo Rodola
2015-06-20
1
-0
/
+20
*
improve test coverage
Giampaolo Rodola
2015-06-20
1
-0
/
+6
*
(linux) proc io nice: provide better error messages
Giampaolo Rodola
2015-06-20
1
-0
/
+10
*
improve linux test coverage
Giampaolo Rodola
2015-06-20
2
-0
/
+16
*
PEP8 fixes + update HISTORY/CREDITS
Giampaolo Rodola
2015-06-18
1
-2
/
+4
*
Merge pull request #634 from arnimarj/master
Giampaolo Rodola'
2015-06-18
1
-2
/
+2
|
\
|
*
fixing cmdline() for empty-string argumemts on posix systems
Arni Mar Jonsson
2015-06-16
1
-2
/
+2
*
|
fix #632: [Linux] better error message if cannot parse process UNIX connections.
Giampaolo Rodola
2015-06-17
1
-0
/
+2
|
/
*
update README
release-3.0.0
Giampaolo Rodola
2015-06-13
1
-1
/
+1
*
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2015-06-13
1
-0
/
+4
|
\
|
*
(freebsd) fix memleak + add test
Giampaolo Rodola
2015-06-12
1
-0
/
+4
*
|
fix test on Windows
Giampaolo Rodola
2015-06-12
1
-4
/
+5
|
/
*
Revert "#629: rename test/_linux.py (and others) to test/test_pslinux.py in o...
Giampaolo Rodola
2015-06-04
7
-7
/
+7
*
#629: rename test/_linux.py (and others) to test/test_pslinux.py in order to ...
Giampaolo Rodola
2015-06-04
7
-7
/
+7
*
#629: 'skip' platorm specific tests if we're on another platform (instead of ...
Giampaolo Rodola
2015-06-04
7
-25
/
+34
*
add mocked tests for linux (also include mock as a dep on py < 3.4)
Giampaolo Rodola
2015-06-03
3
-15
/
+126
*
fix #614: [Linux] return the num of physical cores instead of physical CPUs
Giampaolo Rodola
2015-06-03
1
-0
/
+11
*
addCleanup sooner rather than later
Giampaolo Rodola
2015-06-03
1
-1
/
+1
*
fix #628: Process.name() on Linux truncates spaces and ')'
Giampaolo Rodola
2015-06-03
1
-0
/
+20
*
add test for setup.py script
Giampaolo Rodola
2015-05-15
1
-0
/
+7
*
swap: fix finding the 'swap' utility on SunOS
Fabian Groffen
2015-04-17
1
-1
/
+2
*
make flake8 happy
Giampaolo Rodola
2015-04-16
1
-1
/
+0
*
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2015-03-30
2
-5
/
+16
|
\
|
*
use 'with open' to make sure file is closed
Arnon Yaari
2015-03-15
1
-1
/
+3
|
*
test_process_create_time: always test against the rounded time too
Arnon Yaari
2015-03-15
1
-3
/
+6
|
*
don't test physical cpu count on systems that don't include it
Arnon Yaari
2015-03-15
1
-0
/
+2
|
*
don't test num_ctx_switches on unsupported kernels
Arnon Yaari
2015-03-15
1
-0
/
+2
|
*
fix race condition in wait_for_file
Arnon Yaari
2015-03-15
1
-1
/
+3
|
*
fix permission errors when running from /root
Arnon Yaari
2015-03-15
1
-1
/
+1
*
|
get rid of unreliable if_addrs() test on Linux
Giampaolo Rodola
2015-03-30
1
-28
/
+0
*
|
better skip msg on windows
Giampaolo Rodola
2015-03-14
1
-0
/
+1
|
/
*
fix failing test on Windows
Giampaolo Rodola
2015-03-01
1
-8
/
+9
*
forgot to close the handle
Giampaolo Rodola
2015-02-27
1
-2
/
+2
*
fix #599 (Windows): process name() can now be determined for all PIDs
Giampaolo Rodola
2015-02-27
1
-0
/
+10
*
add test
Giampaolo Rodola
2015-02-27
1
-0
/
+6
*
windows: refactoring of the alternative process info implementation
Giampaolo Rodola
2015-02-27
1
-24
/
+29
*
SUN: free memory if it's the case
Giampaolo Rodola
2015-02-12
1
-2
/
+0
*
fix some tests on OSX
Giampaolo Rodola
2015-02-20
1
-3
/
+6
*
merge
Giampaolo Rodola
2015-02-20
1
-139
/
+111
|
\
|
*
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2015-02-20
1
-0
/
+23
|
|
\
|
*
|
connection tests refactoring
Giampaolo Rodola
2015-02-20
1
-132
/
+108
*
|
|
fix failing tests on OSX
Giampaolo Rodola
2015-02-20
2
-5
/
+9
|
|
/
|
/
|
*
|
add new BSD specific tests
Giampaolo Rodola
2015-02-20
1
-0
/
+23
|
/
[next]