<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit-trace.git, branch wip-perf</title>
<subtitle>Mollison's unit tracing and testing tool (OSPERT'09)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/'/>
<entry>
<title>perf: some obs were not converted to records</title>
<updated>2012-02-01T02:29:27+00:00</updated>
<author>
<name>Jonathan</name>
<email>hermanjl@hermanjl-Aspire-5553G.(none)</email>
</author>
<published>2012-02-01T02:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=820017ec1c23125bab3bdbd11377040e04702795'/>
<id>820017ec1c23125bab3bdbd11377040e04702795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improved performance</title>
<updated>2012-02-01T02:16:09+00:00</updated>
<author>
<name>Jonathan</name>
<email>hermanjl@hermanjl-Aspire-5553G.(none)</email>
</author>
<published>2012-02-01T02:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=d0c5f0ef9b0dada51614ed25cd6ca67a6e5908f1'/>
<id>d0c5f0ef9b0dada51614ed25cd6ca67a6e5908f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fatal error in visualizer</title>
<updated>2010-11-16T22:39:11+00:00</updated>
<author>
<name>Mac Mollison</name>
<email>mollison@cs.unc.edu</email>
</author>
<published>2010-11-16T22:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=27f0b6ca2baac29c1b61001306caf4186f5c108a'/>
<id>27f0b6ca2baac29c1b61001306caf4186f5c108a</id>
<content type='text'>
Whenever the visualizer encountered a SwitchToEvent, it generated the following
error:

Traceback (most recent call last):
  File "/home/mollison/bin/unit-trace", line 125, in &lt;module&gt;
    viz.visualizer.visualizer(stream3, nsec_time_per_maj)
  File "/home/mollison/bin/unit_trace/viz/visualizer.py", line 13, in visualizer
    sched.scan(time_per_maj)
  File "/home/mollison/bin/unit_trace/viz/schedule.py", line 253, in scan
    event.fill_span_event_from_start()
TypeError: unbound method fill_span_event_from_start() must be called with SwitchToEvent instance as first argument (got nothing instead)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whenever the visualizer encountered a SwitchToEvent, it generated the following
error:

Traceback (most recent call last):
  File "/home/mollison/bin/unit-trace", line 125, in &lt;module&gt;
    viz.visualizer.visualizer(stream3, nsec_time_per_maj)
  File "/home/mollison/bin/unit_trace/viz/visualizer.py", line 13, in visualizer
    sched.scan(time_per_maj)
  File "/home/mollison/bin/unit_trace/viz/schedule.py", line 253, in scan
    event.fill_span_event_from_start()
TypeError: unbound method fill_span_event_from_start() must be called with SwitchToEvent instance as first argument (got nothing instead)
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor doc update.</title>
<updated>2010-05-01T00:18:48+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-05-01T00:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=5c9501fe0966a4de624559f850575c8e8bf3c328'/>
<id>5c9501fe0966a4de624559f850575c8e8bf3c328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ability to specify units along with -t command-line option</title>
<updated>2010-04-30T18:51:19+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-04-30T18:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=9f9bb86ed919bcb6be32b6818ca232f071fe90f3'/>
<id>9f9bb86ed919bcb6be32b6818ca232f071fe90f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes related to scrolling, along with the display of some extra information. Updated documentation.</title>
<updated>2010-04-30T18:04:11+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-04-30T18:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=c21dea9f97dd31ad8a915469edc01f44345a469e'/>
<id>c21dea9f97dd31ad8a915469edc01f44345a469e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Colors, yay colors</title>
<updated>2010-04-27T18:18:56+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-04-27T18:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=6cfc2cc3bb104ef81e4d9e70f63ab803949f9764'/>
<id>6cfc2cc3bb104ef81e4d9e70f63ab803949f9764</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hopefully fixed conflict</title>
<updated>2010-04-27T18:07:50+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-04-27T18:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=9fcc1ebd1b764a6f306596a5bd9cd7b0bd6eb1be'/>
<id>9fcc1ebd1b764a6f306596a5bd9cd7b0bd6eb1be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Colorsgit add .! COLORSgit add .git add .geany index.txt</title>
<updated>2010-04-27T18:05:01+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-04-27T18:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=62f5f8afb1d2fa48f16c929672f8dd49a0281960'/>
<id>62f5f8afb1d2fa48f16c929672f8dd49a0281960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Colorsgit add .! COLORSgit add .git add .geany index.txt</title>
<updated>2010-04-27T18:04:50+00:00</updated>
<author>
<name>Gary Bressler</name>
<email>garybressler@nc.rr.com</email>
</author>
<published>2010-04-27T18:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/unit-trace.git/commit/?id=df6c90f22f5cdd5b079a9a69a54f30104eab9146'/>
<id>df6c90f22f5cdd5b079a9a69a54f30104eab9146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
