diff options
author | Mac Mollison <mollison@cs.unc.edu> | 2010-11-16 17:39:11 -0500 |
---|---|---|
committer | Mac Mollison <mollison@cs.unc.edu> | 2010-11-16 17:39:11 -0500 |
commit | 27f0b6ca2baac29c1b61001306caf4186f5c108a (patch) | |
tree | 54975042cefacf26934dfd8337d5ecfdc1b0fc74 /traces/x15.pdf | |
parent | 5c9501fe0966a4de624559f850575c8e8bf3c328 (diff) |
Fix fatal error in visualizerwip-gary
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 <module>
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)
Diffstat (limited to 'traces/x15.pdf')
0 files changed, 0 insertions, 0 deletions