aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Allow servers to run on a special NULL cpu.HEADmasterJonathan Herman2012-10-15
* Displayed additional data in server visualizations.Jonathan Herman2012-10-12
* Temporarily disabled record hash dispatching and fixed container box filling.Jonathan Herman2012-10-09
* Merged VCPU and VTASK plots.Jonathan Herman2012-10-06
* Rewrote set_cpu_to_rts() and iterate() for increased performance and accuracy.Jonathan Herman2012-10-05
* Temporarily disable hash-based plotting until it works with blocking.Jonathan Herman2012-10-03
* Plotter automatically reads all records _at least_ once.Jonathan Herman2012-10-01
* Initial viewing area size determined using rt-timestamps, not ftrace timestamps.Jonathan Herman2012-09-29
* Fixed debug messagingJonathan Herman2012-09-21
* cleanupJonathan Herman2012-09-21
* Avoid unnecessary record parsingJonathan Herman2012-08-31
* Sort inserted real time tasksJonathan Herman2012-08-30
* Fixed performance / memory leak of mouse hoveringJonathan Herman2012-08-30
* Add -c option to ignore records before system release.Jonathan Herman2012-08-23
* Draw plot once on load, distributing records via hashing.Jonathan Herman2012-08-22
* containers: minor bug fixJonathan Herman2012-04-12
* containers: now working with real task systemsJonathan Herman2012-04-10
* rt-graph: blockign with idsJonathan Herman2012-03-30
* rt-graph: cleanup of interfaceJonathan Herman2012-03-29
* rt-graph: popup resolution expanded, works in both directionsJonathan Herman2012-03-29
* rt-graph: popup behavior improvedJonathan Herman2012-03-28
* containers: both virtual tasks and cpus now drawnJonathan Herman2012-03-28
* containers: virtual cpu drawing refinemenetsJonathan Herman2012-03-28
* containers: virtual cpus display in the normal caseJonathan Herman2012-03-28
* containers: abstracted out common task-type codeJonathan Herman2012-03-24
* containers: added record parsingJonathan Herman2012-03-16
* rt-graph: visual improvements to rt cpusJonathan2012-03-09
* rt-graph: usability improvementsJonathan2012-03-09
* rt-graph: code cleanupJonathan2012-03-08
* rt-graph: cleanup of graph displayJonathan2012-03-08
* rt-graph: RT cpus show a thin black line when non-rt tasks runJonathan2012-03-08
* rt-graph: rt cpus have all basic features implementedJonathan2012-03-08
* rt-graph: real-time cpus addedJonathan2012-03-08
* rt-graph: time type abstracted outJonathan2012-03-08
* rt-graph: triangles only appear when their width < 50msJonathan2012-03-08
* rt-graph: added parameters to tasksJonathan2012-03-08
* rt-graph: real-time task labelsJonathan2012-03-08
* rt-graph: added real-time shapes to graphJonathan2012-03-08
* rt-graph: input to real-time plots is processed using real-time timestampsJonathan2012-03-08
* rt-graph: real-time task plots divorced from regular task plotsJonathan2012-03-07
* rt-graph: rt tasks supply their own match and find functionsJonathan2012-03-07
* rt-graph: BUGFIX first job #s were not displaying correctlyJonathan2012-03-07
* rt-graph: event names added to plot, fixed logic for finding current jobJonathan2012-03-07
* rt-graph: real-time graph displays current jobJonathan2012-03-07
* rt-graph: real-time plots display info popupJonathan2012-03-06
* rt-graph: real-time plots now draw other eventsJonathan2012-03-06
* rt-graph: simple real-time task plotsJonathan2012-03-05
* rt-graph: real-time tasks can be added / removed from the graphJonathan2012-03-05
* rt-graph: Litmus events and tasks loaded on startupJonathan2012-03-05
* Initial work generating event cachesJonathan2012-03-05