diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2018-12-25 13:02:20 +0100 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2018-12-25 13:02:20 +0100 |
| commit | 4ae4f944c1311f471d8506a92eab8ac52401d623 (patch) | |
| tree | c65a572fc477f0f71c3577e166b864573afa7f35 /IDEAS | |
| parent | b3b5d4293c60bc4390a5a5a39491e985626c9139 (diff) | |
| download | psutil-4ae4f944c1311f471d8506a92eab8ac52401d623.tar.gz | |
update readme
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,8 @@ PLATFORMS FEATURES ======== +- set process name/title + - #1115: users() idle time. - #1102: Process.is64bit(). @@ -151,6 +153,8 @@ FEATURES - #550: number of threads per core. +- cpu_percent() and cpu_times_percent() use global vars so are not thread safe. + BUGFIXES ======== |
