- No changes yet
-
Fix compatibility with recent versions of psutil. [#18, #19]
-
psutil is now properly defined as a dependency in install_requires. [#16]
-
Recognize zombie processes. [#7]
-
Improve general reliability.
-
Allow interval to be a floating-point value.
-
Fix compatibility with psutil >= 2.0. [#10]
-
Ensure that log file gets closed and plot gets drawn if process is interrupted. [#13]
- Initial release