aboutsummaryrefslogtreecommitdiffstats
path: root/bin/rtspin.c
Commit message (Expand)AuthorAge
* Added signal-related comments. Made g++ friendly.prop/litmus-signalsGlenn Elliott2012-09-07
* Updated sporadic_task() to take sig policy.Glenn Elliott2012-09-07
* 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
* add emergency exit to rtspinBjoern 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
* rtspin: suppress init_litmus() perror() call, it reports rubbishBjoern B. Brandenburg2009-04-29
* rtspin: allow fractional costs and periodsBjoern B. Brandenburg2009-04-29
* rtspin: use POSIX clock to better approximate runtimeBjoern B. Brandenburg2009-04-14
* auto-configure spin loop in rtspinBjoern B. Brandenburg2009-03-25
* replace run with rtspinBjoern B. Brandenburg2008-12-01