aboutsummaryrefslogtreecommitdiffstats
path: root/bin/rtspin.c
Commit message (Expand)AuthorAge
* Added GPU spinning in critical sections for rtspinecrts21ztong2021-06-12
* Support exit_fz to cancel_watchdog in kernel, suppor signal handling in rtspinztong2021-03-10
* Added changes for GPU-budget enforcement via a liblitmus call and SIGSYS.Tanya Amert2021-03-02
* Added exit forbidden zone syscallHEADmasterztong2021-03-01
* Modified default panic zone lengthztong2021-02-26
* Added liblitmus support for locking with CS lengthztong2021-02-19
* Changed syscall for access_forbidden_zone_checkztong2021-02-16
* Added support for suspending for per-access forbidden zonesTanya Amert2020-10-20
* Merge remote-tracking branch 'github/master'Bjoern Brandenburg2017-09-14
|\
| * Unify time measurement instrumentsAndrii Anisov2017-09-08
| * Never inline counted loop functionAndrii Anisov2017-09-08
| * Introduce a task configuration based on amount of workAndrii Anisov2017-09-08
* | rtspin: add -A option (read inter-arrival times from CSV)Bjoern Brandenburg2017-07-28
* | rtspin: clean up and move CSV parsing codeBjoern Brandenburg2017-07-28
* | rtspin: streamline "read exec. times from CSV" option (was -F -C, now only -C)Bjoern Brandenburg2017-07-28
* | rtspin: add -O option to generate output at end of jobBjoern Brandenburg2017-07-28
* | rtspin: send -v (verbose) output to STDERR, not STDOUTBjoern Brandenburg2017-07-28
|/
* rtspin: fix division-by-zero in case of -m 1Bjoern Brandenburg2017-06-15
* rtspin: add support for random inter-arrival delaysBjoern Brandenburg2017-03-10
* rtspin: default to <100% runtimeBjoern Brandenburg2017-03-10
* rtspin: improve argument handlingBjoern Brandenburg2017-03-10
* rtspin: add -U option (underrun by up to fraction of WCET)Bjoern Brandenburg2017-03-10
* rtspin: improve verbose (-v) outputBjoern 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
* 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
* 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
* Use /proc/litmus/domains to set up affinity masksGlenn Elliott2014-02-24
* 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
* 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
* add emergency exit to rtspinBjoern B. Brandenburg2010-11-09