summaryrefslogtreecommitdiffstats
path: root/unit_trace/gedf_test.py
Commit message (Collapse)AuthorAge
* Rename 'eligible' to 'off_cpu'Mac Mollison2010-04-03
| | | | | This much more accurately captures what is going on and should greatly reduce confusion
* Bugfix for blockingMac Mollison2010-04-03
|
* Added support for blockingMac Mollison2010-04-03
|
* Very minor cleanup in gedf_test.pyMac Mollison2010-03-27
|
* Non-eligible job error messageMac Mollison2010-03-26
|
* Track and print triggering events with inversionsMac Mollison2010-03-26
|
* Add inversion IDs and print themMac Mollison2010-03-26
| | | | Makes it easier to find inversion records in output
* Fixed bug: Inversion length miscalculatedMac Mollison2010-03-26
| | | | | | The function that calculates inversion length needs to be passed the correct time of the event that caused the inversion to end.
* Further restructuring to create 'unit_trace' pkgMac Mollison2010-03-13
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.