<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chattymalloc/chattyparser.py, branch master</title>
<subtitle>high-performance shared library based malloc tracer</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/'/>
<entry>
<title>[chattyparser] fix formating of nanoseconds</title>
<updated>2020-07-23T14:37:02+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-07-23T14:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=bcc32d0985b930138e3b53762ba8f7a97a77e476'/>
<id>bcc32d0985b930138e3b53762ba8f7a97a77e476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[chattyparser] add total time spend in allocator to ascii summary</title>
<updated>2020-07-23T14:08:04+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-07-23T14:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=9d8412917f455ea08fa086e0f668ea5725cb324a'/>
<id>9d8412917f455ea08fa086e0f668ea5725cb324a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tracing of execution times</title>
<updated>2020-07-23T14:00:45+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-07-23T14:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=aaf2a4921327326540edbd7ef6bf5154c9195ed1'/>
<id>aaf2a4921327326540edbd7ef6bf5154c9195ed1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[chattyparser] add tracking of threads</title>
<updated>2020-07-18T13:05:58+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-07-18T13:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=0f69b2f829de48c3aec7cd950ac49177b9cf041b'/>
<id>0f69b2f829de48c3aec7cd950ac49177b9cf041b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[chattyparser] improve chattyparser</title>
<updated>2020-07-03T15:44:57+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-07-03T15:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=b41cd0a02c3bec4099c9f632380ca3d51dddab7a'/>
<id>b41cd0a02c3bec4099c9f632380ca3d51dddab7a</id>
<content type='text'>
* fix allocation sizes of calloc
* add option to check if some allocations (including headers) overlap
* collect allocation size histograms per function
* only plot life memory graph when --memusgae is set
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix allocation sizes of calloc
* add option to check if some allocations (including headers) overlap
* collect allocation size histograms per function
* only plot life memory graph when --memusgae is set
</pre>
</div>
</content>
</entry>
<entry>
<title>chattyparser.py: save size of freed pointer in the free trace entry</title>
<updated>2020-05-14T10:18:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-14T10:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=2115606b72912f2e1e3cf0bfb5e124eae8a39606'/>
<id>2115606b72912f2e1e3cf0bfb5e124eae8a39606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chattyparser.py: remove depth from Trace __str__</title>
<updated>2020-05-14T10:18:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-14T10:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=4c3162b332e2dbccb089a667a358d03c85a40826'/>
<id>4c3162b332e2dbccb089a667a358d03c85a40826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add simple README</title>
<updated>2020-05-04T09:25:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-04T09:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=587da35f86cf4906571af747f4da9f1439430173'/>
<id>587da35f86cf4906571af747f4da9f1439430173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add chattyparser</title>
<updated>2020-05-04T09:14:05+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-04T09:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/chattymalloc/commit/?id=0071eb7d22523f94f052c8e231dfe1664beeb145'/>
<id>0071eb7d22523f94f052c8e231dfe1664beeb145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
