aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAge
* Add coin flipping to RTSpin.Betawip-dissipation-jericksoChristopher Kenna2011-10-14
* multiply by 20 nowChristopher Kenna2011-10-14
* fix RTSpin.beta durationChristopher Kenna2011-10-13
* RTSpin.beta scaled properly now.Christopher Kenna2011-10-13
* allow beta-tasks to run longer than their wcet.Christopher Kenna2011-10-13
* support scaling, but not beyond WCETChristopher Kenna2011-10-12
* Add RTSpin that uses beta distributions.Christopher Kenna2011-10-12
* Remove the file and column options from RTSpin.ovhChristopher Kenna2011-10-11
* Add a new version of RTSpinChristopher Kenna2011-10-10
* move header file declarationChristopher Kenna2011-09-27
* Removed level DChristopher Kenna2011-09-23
* Add level-A mixed criticality ID parameter.Christopher Kenna2011-09-08
* Changes to rtspin for mixed criticality (MC).Christopher Kenna2011-08-27
* Export wctime() and cputime() from rtspin to library clientsBjoern B. Brandenburg2011-02-03
* bugfix: switch operangs in delay computationBjoern B. Brandenburg2011-02-03
* Remove old delay loop configuration cruft from rtspinBjoern B. Brandenburg2011-01-30
* Modify RTSpin so that it can read execution time data from a CSV file.Christopher Kenna2011-01-30
* rtspin: transition back to non-real-time modeBjoern B. Brandenburg2010-11-22
* output header to STDERR in measure_syscallBjoern B. Brandenburg2010-11-09
* add emergency exit to rtspinBjoern B. Brandenburg2010-11-09
* refactor: use architecture-specific includes for cycles.hBjoern B. Brandenburg2010-11-09
* rtspin: add -e option to enable PRECISE_ENFORCEMENT2010.2Bjoern B. Brandenburg2010-10-19
* Support budget enforcement policies. Allows tasks to specifyGlenn Elliott2010-05-20
* Add -v (verbose) switch to rtspin.Bjoern B. Brandenburg2010-03-10
* Update rt_launch usageAndrea Bastoni2010-03-02
* Fix some compilation warningsAndrea Bastoni2009-12-13
* Remove old tests.Bjoern B. Brandenburg2009-09-11
* release: add -w and -f optionsBjoern B. Brandenburg2009-05-02
* rtspin: suppress init_litmus() perror() call, it reports rubbishBjoern B. Brandenburg2009-04-29
* rtspin: allow fractional costs and periodsBjoern B. Brandenburg2009-04-29
* remove sched_trace stuff from liblitmusBjoern B. Brandenburg2009-04-14
* rtspin: use POSIX clock to better approximate runtimeBjoern B. Brandenburg2009-04-14
* auto-configure spin loop in rtspinBjoern B. Brandenburg2009-03-25
* add system call overhead measurement programBjoern B. Brandenburg2009-03-02
* Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/liblitmus2008Bjoern B. Brandenburg2008-12-09
|\
| * nicer output for cycle calibrationBjoern B. Brandenburg2008-10-05
| * add tool for measuring cycles/secBjoern B. Brandenburg2008-09-03
* | add support system release eventsBjoern B. Brandenburg2008-12-01
* | replace run with rtspinBjoern B. Brandenburg2008-12-01
* | add tool to dump sched_trace fielsBjoern B. Brandenburg2008-09-24
* | stdump: remove in preparation of sched_trace reworkBjoern B. Brandenburg2008-09-16
|/
* add be task migration support to rt_launchBjoern B. Brandenburg2008-05-02
* add wait option to rt_launchBjoern B. Brandenburg2008-02-19
* add release_ts utilityBjoern B. Brandenburg2008-02-19
* add unit conversionBjoern B. Brandenburg2008-02-19
* change to nanosecond resolution time accountingBjoern B. Brandenburg2008-02-04
* many changesBjoern B. Brandenburg2008-02-03
* rip out old junkBjoern B. Brandenburg2008-02-03
* bin: add error checking to example tasks2007.3Bjoern B. Brandenburg2008-01-28
* add multi-threaded exampleBjoern B. Brandenburg2008-01-24