<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/test/test_psutil.py, branch mem-refactoring</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>provide a new memory_addrspace_info() fun and deprecate memory_info_ex</title>
<updated>2016-02-04T20:12:37+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T20:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ab4a66a6e942ba505bb5b0be6fefadeceaef6809'/>
<id>ab4a66a6e942ba505bb5b0be6fefadeceaef6809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test case for comparing memory_info / ex</title>
<updated>2016-02-04T14:30:26+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T14:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=5e07b7327f7b215e123f525e2227edc71038e222'/>
<id>5e07b7327f7b215e123f525e2227edc71038e222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>have memory_info() return the stats which were previosuly returned by memory_info_ex; have memory_info_ex() return the same + uss/pss</title>
<updated>2016-02-04T14:20:23+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T14:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=0c8e1047e0f10516f1c1c36b0dcddb75f373506e'/>
<id>0c8e1047e0f10516f1c1c36b0dcddb75f373506e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add another pss/uss test case</title>
<updated>2016-02-04T13:37:40+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T13:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=2d5e89d111937c61e098c7a5136108e2729682d5'/>
<id>2d5e89d111937c61e098c7a5136108e2729682d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linux: we weren't returning actual PSS</title>
<updated>2016-02-04T13:18:54+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T13:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=12e8b5bf27c7993d1b232e4f0f876961fd0524d7'/>
<id>12e8b5bf27c7993d1b232e4f0f876961fd0524d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test case</title>
<updated>2016-02-04T12:24:45+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T12:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7f6cd7e0b96fc9053bda9535185610616d86f1cb'/>
<id>7f6cd7e0b96fc9053bda9535185610616d86f1cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #755: Process.memory_percent() memtype parameter.</title>
<updated>2016-02-04T12:11:29+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T12:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ae8ba9f37773fe5cb1462aba821a79425ed00a40'/>
<id>ae8ba9f37773fe5cb1462aba821a79425ed00a40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #754: [Linux] cmdline() can be wrong in case of zombie process.</title>
<updated>2016-02-04T04:49:07+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-04T04:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=88a1691f210394c0f5ab3ca950472b4d10ffce8f'/>
<id>88a1691f210394c0f5ab3ca950472b4d10ffce8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor platform recognition code</title>
<updated>2016-02-02T13:37:09+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-02T13:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e947e861a837d9b8974ab15dcd5fe4d464b9411d'/>
<id>e947e861a837d9b8974ab15dcd5fe4d464b9411d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from master</title>
<updated>2016-01-31T17:39:30+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-01-31T17:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=033a7e9502b1764a1aa364d9a0bf28dad25aebb3'/>
<id>033a7e9502b1764a1aa364d9a0bf28dad25aebb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
