Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rt-graph: event names added to plot, fixed logic for finding current job | Jonathan | 2012-03-07 |
| | |||
* | rt-graph: real-time graph displays current job | Jonathan | 2012-03-07 |
| | | | | | Logic is added to extract current job / release / deadline from a time. Hovering over a location in an real-time task plot will show this. | ||
* | rt-graph: real-time plots display info popup | Jonathan | 2012-03-06 |
| | | | | | When you hover close enough to an events time, the event name will display. This time is based on _litmus_ time, not record time. | ||
* | rt-graph: real-time plots now draw other events | Jonathan | 2012-03-06 |
| | | | | | Vertical lines mark events which were run either with the tasks pid or ran on the task's cpu while it is executing. | ||
* | rt-graph: simple real-time task plots | Jonathan | 2012-03-05 |
| | |||
* | rt-graph: Litmus events and tasks loaded on startup | Jonathan | 2012-03-05 |
| | |||
* | Initial work generating event caches | Jonathan | 2012-03-05 |