summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* add ST_ACTION to list of known eventsHEADmasterBjoern B. Brandenburg2011-02-01
|
* Remove cairo bits.Bjoern B. Brandenburg2010-09-27
| | | | | | Now that we have unit-trace, the cairo effort in this repo is probably not gonna be worked on for a while. Since this causes compilation issues let's remove it for now.
* st_draw: pass -f to st_showBjoern B. Brandenburg2010-03-10
| | | | | This allows it to work with traces that did not include a system release.
* add -f option to st_showBjoern B. Brandenburg2010-03-10
| | | | | -f causes it to interpret the first task event (if any) as the system release.
* st_show: add -c display count optionBjoern B. Brandenburg2009-04-22
|
* make MAX_TASKS configurableBjoern B. Brandenburg2009-04-14
|
* make sched_trace independent from liblitmus and the kernelBjoern B. Brandenburg2009-04-14
| | | | | | | | | This is in preparation of integration with libcairo, which isn't available as a 64bit build on Flare. This change will also allow us to use sched_trace tools on systems that do not have a properly configured kernel lying around (e.g., department machines).
* make use of st_show -r; this is faster on FlareBjoern B. Brandenburg2009-04-14
|
* support for -r (find system release and exit) in st_showBjoern B. Brandenburg2009-04-14
|
* improve visualization of 32 cpus: more colors, better contrast, CPU numbersBjoern B. Brandenburg2009-04-14
|
* test drawing with 32 cpusBjoern B. Brandenburg2009-04-14
|
* bump up max tasksBjoern B. Brandenburg2009-04-14
|
* ignore scons stateBjoern B. Brandenburg2009-04-11
|
* switch to scons for building the toolsBjoern B. Brandenburg2008-12-25
|
* provide better feedbackBjoern B. Brandenburg2008-12-25
|
* consistently break tiesBjoern B. Brandenburg2008-12-25
|
* add automatic trace file discoveryBjoern B. Brandenburg2008-11-08
|
* start schedule on multiples of tenBjoern B. Brandenburg2008-11-08
|
* use automatic scalingBjoern B. Brandenburg2008-11-08
|
* adopt common naming schemeBjoern B. Brandenburg2008-11-08
|
* add wrapper script for drawing schedulesBjoern B. Brandenburg2008-11-08
|
* improve time handlingBjoern B. Brandenburg2008-11-08
|
* draw time lablesBjoern B. Brandenburg2008-11-08
|
* ignore data files and binariesBjoern B. Brandenburg2008-11-08
|
* add tools for post-processing debug tracesBjoern B. Brandenburg2008-11-08
|
* support system eventsBjoern B. Brandenburg2008-11-03
|
* a couple of compile fixesBjoern B. Brandenburg2008-11-02
|
* sched_trace to prolog/asymptote translaterBjoern B. Brandenburg2008-11-02
|
* nicer schedule drawingBjoern B. Brandenburg2008-11-02
|
* speed up not_edf(), produce some outputBjoern B. Brandenburg2008-11-02
|
* more diagnostic rulesBjoern B. Brandenburg2008-11-02
|
* convert sched_trace data to prolog KBBjoern B. Brandenburg2008-11-02
|
* GNU Prolog glueBjoern B. Brandenburg2008-11-02
|
* started work on verifierBjoern B. Brandenburg2008-11-01
|
* started work on visualization with AsymptoteBjoern B. Brandenburg2008-10-30
|
* add splitting of event streamBjoern B. Brandenburg2008-10-30
|
* bugfix: initialize countBjoern B. Brandenburg2008-10-30
|
* remove more common codeBjoern B. Brandenburg2008-10-29
|
* factor out common codeBjoern B. Brandenburg2008-10-29
|
* move showstBjoern B. Brandenburg2008-10-29
|
* imported showst from liblitmusBjoern B. Brandenburg2008-10-29