<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/docs, branch set_procfs_path</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>Speedup Process.children()  (#1185)</title>
<updated>2017-12-01T13:49:53+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-12-01T13:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=f0094db79ad9e4f2246997cb8c2046b71c465a29'/>
<id>f0094db79ad9e4f2246997cb8c2046b71c465a29</id>
<content type='text'>
* update HISTORY

* update doc

* #1183: speedup Process.children() by 2.2x

* fix windows err

* #1083 / #1084: implement linux-specific ppid_map() function speending things up from 2x to 2.4x

* add ESRCH to err handling

* update doc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update HISTORY

* update doc

* #1183: speedup Process.children() by 2.2x

* fix windows err

* #1083 / #1084: implement linux-specific ppid_map() function speending things up from 2x to 2.4x

* add ESRCH to err handling

* update doc
</pre>
</div>
</content>
</entry>
<entry>
<title>#1177: give credits to @wiggin15</title>
<updated>2017-11-21T21:08:05+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-21T21:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=b0c1b9f1d7e23ff32df5e500e22cc400387f9a8d'/>
<id>b0c1b9f1d7e23ff32df5e500e22cc400387f9a8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix doc indentation</title>
<updated>2017-11-18T02:00:50+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-18T02:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ca3eb35e8b5b76f8c8f0230071e08ecf86d83486'/>
<id>ca3eb35e8b5b76f8c8f0230071e08ecf86d83486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1173 debug mode (#1176)</title>
<updated>2017-11-14T22:35:19+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-14T22:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=26c77800591a09718064d3bcea4b04c9a8544dd1'/>
<id>26c77800591a09718064d3bcea4b04c9a8544dd1</id>
<content type='text'>
* implement PSUTIL_DEBUG from C module

* update doc

* add psutil_debug() utility function

* update doc

* enable PSUTIL_DEBUG for tests

* update appveyor.yml

* change psutil_debug() signature so that it can accept variable num of args

* provide DEBUG info in psutil_raise_for_pid()

* properly print debug message

* do not print too much
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement PSUTIL_DEBUG from C module

* update doc

* add psutil_debug() utility function

* update doc

* enable PSUTIL_DEBUG for tests

* update appveyor.yml

* change psutil_debug() signature so that it can accept variable num of args

* provide DEBUG info in psutil_raise_for_pid()

* properly print debug message

* do not print too much
</pre>
</div>
</content>
</entry>
<entry>
<title>update doc</title>
<updated>2017-11-08T14:13:39+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-08T14:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=b0209d0acd50fd95723a30bf24e7d06b9378835e'/>
<id>b0209d0acd50fd95723a30bf24e7d06b9378835e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre-release</title>
<updated>2017-11-08T13:49:51+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-08T13:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=147de27ff4a1f9f078b7e3783dae48a8c9eb8da6'/>
<id>147de27ff4a1f9f078b7e3783dae48a8c9eb8da6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1166 (doc mistake)</title>
<updated>2017-11-07T10:23:04+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-07T10:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=62c845a7d97eea0c2740b8f488a62b6c08eb4331'/>
<id>62c845a7d97eea0c2740b8f488a62b6c08eb4331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AIX: implement num_ctx_switches (#1164)</title>
<updated>2017-10-31T09:46:08+00:00</updated>
<author>
<name>wiggin15</name>
<email>wiggin15@yahoo.com</email>
</author>
<published>2017-10-31T09:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=65a52341b55faaab41f68ebc4ed31f18f0929754'/>
<id>65a52341b55faaab41f68ebc4ed31f18f0929754</id>
<content type='text'>
* small changes

* AIX: implement num_ctx_switches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* small changes

* AIX: implement num_ctx_switches
</pre>
</div>
</content>
</entry>
<entry>
<title>Small changes (#1158)</title>
<updated>2017-10-26T14:55:03+00:00</updated>
<author>
<name>wiggin15</name>
<email>wiggin15@yahoo.com</email>
</author>
<published>2017-10-26T14:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=f645d8f8b74b69933aa25fe673c7b2c8179937e6'/>
<id>f645d8f8b74b69933aa25fe673c7b2c8179937e6</id>
<content type='text'>
* fix valid_types in memory_percent

pfullmem._fields is always added twice to valid_types so
the message about invalid memtype lists the types twice too.
pfullmem is available on all platforms and is always the
same as or a superset of pmem. We can look at its fields
only to get all valid_types.
Also we can check whether to use memory_full_info or not
by checking the fields of pfullmem vs. pmem instead of
using hard coded mem types.

* remove workaround made for Solaris on AIX

The problem described in the comment doesn't apply for AIX

* update "oneshot" table in documentation

* Removed "nice" and "ionice" which are not boosted
* Removed "~Process." prefix which was only on a few
methods and not others
* Added AIX

Fixes #1157

* small AIX additions to docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix valid_types in memory_percent

pfullmem._fields is always added twice to valid_types so
the message about invalid memtype lists the types twice too.
pfullmem is available on all platforms and is always the
same as or a superset of pmem. We can look at its fields
only to get all valid_types.
Also we can check whether to use memory_full_info or not
by checking the fields of pfullmem vs. pmem instead of
using hard coded mem types.

* remove workaround made for Solaris on AIX

The problem described in the comment doesn't apply for AIX

* update "oneshot" table in documentation

* Removed "nice" and "ionice" which are not boosted
* Removed "~Process." prefix which was only on a few
methods and not others
* Added AIX

Fixes #1157

* small AIX additions to docs
</pre>
</div>
</content>
</entry>
<entry>
<title>#1150 give credits to @akosthekiss</title>
<updated>2017-10-20T07:56:52+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-10-20T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d286ac5eef2a41fc1e34bb122d583892aaf432ce'/>
<id>d286ac5eef2a41fc1e34bb122d583892aaf432ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
