| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
(By Jonathan, cherry-picked by Mac)
Conflicts:
unit_trace/trace_reader.py
unit_trace/viz/canvas.py
unit_trace/viz/graph.py
unit_trace/viz/schedule.py
|
|
|
|
| |
not require gtk/cairo, and a few other minor things.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
well as the eradication of several bugs
Also, visualizer is now integrated into the main unit-trace command line tool
(use -v option)
Note that files are now taken in from the command line, no longer from the
GUI
|
|
|
|
| |
visualizer.
|
| |
|
|
|
|
|
|
|
|
|
| |
ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/unit-trace into wip-gary
Conflicts:
README
reader/sample_script.py
visualizer.py
|
|
The unit_trace folder should be placed in
/usr/local/lib/pythonX.Y/site-packages.
This makes unit-trace submodules available from anywhere
on the system.
|