<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git/src/sched_trace.c, branch 2008.2</title>
<subtitle>[ARCHIVE] The userspace library for LITMUS^RT 2010. Now on GitHub.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/'/>
<entry>
<title>add support system release events</title>
<updated>2008-12-01T09:47:11+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-12-01T09:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=8db31be965afd2b910e747c870941189a63d1457'/>
<id>8db31be965afd2b910e747c870941189a63d1457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add event_time(), remove cruft</title>
<updated>2008-10-30T03:10:19+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-10-30T03:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=aa387e17f6d5dcd2847ba142c6d4a8d7e5b5054d'/>
<id>aa387e17f6d5dcd2847ba142c6d4a8d7e5b5054d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some detail to st_dump output</title>
<updated>2008-10-28T16:49:49+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-10-28T16:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=61c4835ed40d6a168ada3f62c7cc11420b5e3f39'/>
<id>61c4835ed40d6a168ada3f62c7cc11420b5e3f39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API for basic display of sched_trace data</title>
<updated>2008-09-24T21:13:29+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-09-24T21:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=4f4d1a3992af845d0751962759aceb44e0050e22'/>
<id>4f4d1a3992af845d0751962759aceb44e0050e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sched_trace: remove old definitions, include kernel header</title>
<updated>2008-09-16T19:13:43+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-09-16T19:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=59e67e78312843793f299dbd9554afe09c23cad8'/>
<id>59e67e78312843793f299dbd9554afe09c23cad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rip out old junk</title>
<updated>2008-02-03T05:23:32+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-03T05:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=526afdfb333ca29170fd210b08860ac2a4c141ed'/>
<id>526afdfb333ca29170fd210b08860ac2a4c141ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sched_trace: update format</title>
<updated>2007-10-29T02:06:43+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-29T02:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=8574756fb52c5feff4c552bdae6c2d8dfab4a0ba'/>
<id>8574756fb52c5feff4c552bdae6c2d8dfab4a0ba</id>
<content type='text'>
Update to new format and fix a couple of bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to new format and fix a couple of bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement sched_trace multifile walking support</title>
<updated>2007-10-18T17:10:15+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-18T17:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=f3545b2e8720a7116fec377c8b748b45cc3c5fa2'/>
<id>f3545b2e8720a7116fec377c8b748b45cc3c5fa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new sched_trace API</title>
<updated>2007-10-17T23:07:15+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-17T23:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=e9699c707befce02ae6c5af053538e84052318fa'/>
<id>e9699c707befce02ae6c5af053538e84052318fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
