aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAge
* rtspin: improve verbose (-v) outputHEADmasterBjoern Brandenburg2016-07-20
* rtspin: add -T (use clock_nanosleep) optionBjoern Brandenburg2016-07-20
* rtspin: Add sporadic task modeBjoern Brandenburg2016-07-20
* Compile cleanly with -Werror=format-securityBjoern Brandenburg2016-04-23
* Clean up help message of rtspinBjoern Brandenburg2016-04-17
* Clean up help message of rt_launchBjoern Brandenburg2016-04-17
* Harmonize options between rtspin and rt_launch (-d, -o)Bjoern Brandenburg2016-04-17
* Add -b (background cache-thrashing loop) option to rtspinBjoern Brandenburg2016-03-20
* Add memory thrashing option to rtspinMahircan Gul2016-03-20
* Add -u (underrun) to rtspinBjoern Brandenburg2016-03-16
* Add -R (create sporadic reservation) flag to rtspinBjoern Brandenburg2016-03-16
* Add -R (create sporadic reservation) flag to rt_launchBjoern Brandenburg2016-03-16
* resctl: support specifying open intervals [$start,$end)Bjoern Brandenburg2016-03-16
* resctl: support parsing priority values larger than 2^32Bjoern Brandenburg2016-03-16
* resctl: default to max. priority for table-driven reservationsBjoern Brandenburg2016-03-16
* Add resctrl, a tool for setting up reservationsBjoern Brandenburg2016-03-16
* release_t: add -W optionBjoern Brandenburg2016-03-08
* rtspin -v: report deadline, current time, and slackBjoern Brandenburg2015-12-16
* Add -i option to rtspin (report interrupts)Bjoern Brandenburg2015-12-09
* Add -r (reservation) and -v (verbose) flags to rtspinBjoern Brandenburg2015-07-20
* Modernize rt_launch; remove internal API cruftBjoern Brandenburg2014-06-03
* Use /proc/litmus/domains to set up affinity masksGlenn Elliott2014-02-24
* liblitmus/bin: Use inttypes.h macros for 64-bit integer printingRoy Spliet2013-11-11
* Change convenience API routines.Glenn Elliott2013-03-12
* Cluster-aware rtspin and rt_launch.Glenn Elliott2013-03-12
* Auto-CPU-affinity from part./cluster assignment.Glenn Elliott2013-03-12
* uncachedev: uncache test tool.Glenn Elliott2013-03-12
* Add basic locking support to rtspinBjoern Brandenburg2013-02-04
* rt_launch: add support for -q <priority>Bjoern Brandenburg2013-01-11
* Make release_ts a bit more userfriendlyBjoern Brandenburg2013-01-11
* Implement get_nr_ts_release_waiters() /proc wrapperBjoern Brandenburg2012-08-14
* Add a little explanation to the basic task prototypesBjoern Brandenburg2012-08-01
* API Update: Support arbitrary deadlines.Glenn Elliott2012-08-01
* Make use of kernel-provided FP macrosBjoern Brandenburg2012-06-26
* P-FP: make PCP available to user spaceSven Dziadek2012-05-31
* P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-05-31
* 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