Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added ability to specify units along with -t command-line option | Gary Bressler | 2010-04-30 |
| | |||
* | Merge branch 'wip-gary' | Mac Mollison | 2010-04-13 |
|\ | | | | | | | | | | | | | - Adds time_per_maj option to visualizer Conflicts: unit-trace | ||
| * | Minor fixes | Gary Bressler | 2010-04-12 |
| | | |||
* | | Only import modules as needed | Mac Mollison | 2010-04-11 |
|/ | | | | | | In the case of viz, the results in errors about not having pycairo and pygtk potentially being printed only if the user actually uses the -v flag | ||
* | Updated the documentation to describe the visualizer, made unit-trace itself ↵ | Gary Bressler | 2010-04-08 |
| | | | | not require gtk/cairo, and a few other minor things. | ||
* | Minor improvement to inversion stats module | Mac Mollison | 2010-03-26 |
| | | | | | - Check and print error if G-EDF test not enabled - Clean up output | ||
* | Refactored stats module to be an output module | Mac Mollison | 2010-03-26 |
| | | | | | Previously this was an "intermediate" module. Makes more sense to have it as an output module. | ||
* | Improve stats.py to show longest n inversions | Mac Mollison | 2010-03-26 |
| | |||
* | Fixed some graphical glitches, along with streamlining the access to the ↵ | Gary Bressler | 2010-03-19 |
| | | | | visualizer. | ||
* | Installation improvements | Mac Mollison | 2010-03-14 |
unit-trace.py -> unit-trace and placed in /usr/bin |