summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2018-12-25 13:02:20 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2018-12-25 13:02:20 +0100
commit4ae4f944c1311f471d8506a92eab8ac52401d623 (patch)
treec65a572fc477f0f71c3577e166b864573afa7f35
parentb3b5d4293c60bc4390a5a5a39491e985626c9139 (diff)
downloadpsutil-4ae4f944c1311f471d8506a92eab8ac52401d623.tar.gz
update readme
-rw-r--r--IDEAS4
-rw-r--r--README.rst4
2 files changed, 6 insertions, 2 deletions
diff --git a/IDEAS b/IDEAS
index babc0e8b..046044a3 100644
--- a/IDEAS
+++ b/IDEAS
@@ -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
========
diff --git a/README.rst b/README.rst
index 2fa59be6..01fdf00b 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,5 @@
-.. image:: http://pepy.tech/badge/psutil
- :target: http://pepy.tech/project/psutil
+.. image:: https://pepy.tech/badge/psutil/month
+ :target: https://pepy.tech/project/psutil
:alt: Downloads
.. image:: https://img.shields.io/travis/giampaolo/psutil/master.svg?maxAge=3600&label=Linux%20/%20macOS