<feed xmlns='http://www.w3.org/2005/Atom'>
<title>trace-cmd.git/Documentation/README.PythonPlugin, branch master</title>
<subtitle>Home of trace-cmd and kernelshark</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/trace-cmd.git/'/>
<entry>
<title>python plugin</title>
<updated>2010-05-25T11:17:03+00:00</updated>
<author>
<name>Johannes Berg</name>
<email>johannes@sipsolutions.net</email>
</author>
<published>2010-05-20T09:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/trace-cmd.git/commit/?id=339321b326d241dcf6490ed910e8122486e29cd6'/>
<id>339321b326d241dcf6490ed910e8122486e29cd6</id>
<content type='text'>
This adds a python plugin that can in turn
load plugins written in python.

To make it work, trace-cmd needs to load
plugin modules with RTLD_GLOBAL so that
the python interpreter's symbols will be
available to python C extension modules.

Signed-off-by: Johannes Berg &lt;johannes@sipsolutions.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a python plugin that can in turn
load plugins written in python.

To make it work, trace-cmd needs to load
plugin modules with RTLD_GLOBAL so that
the python interpreter's symbols will be
available to python C extension modules.

Signed-off-by: Johannes Berg &lt;johannes@sipsolutions.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
