Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | release: add -w and -f options | Bjoern B. Brandenburg | 2009-05-02 | |
| | ||||
* | rtspin: suppress init_litmus() perror() call, it reports rubbish | Bjoern B. Brandenburg | 2009-04-29 | |
| | ||||
* | rtspin: allow fractional costs and periods | Bjoern B. Brandenburg | 2009-04-29 | |
| | ||||
* | remove sched_trace stuff from liblitmus | Bjoern B. Brandenburg | 2009-04-14 | |
| | ||||
* | rtspin: use POSIX clock to better approximate runtime | Bjoern B. Brandenburg | 2009-04-14 | |
| | | | | this finally appears to work reasonably on Flare | |||
* | auto-configure spin loop in rtspin | Bjoern B. Brandenburg | 2009-03-25 | |
| | | | | | Don't just blindly overrun the budget. Instead, try to measure a spin loop and hope that we get good results. | |||
* | add system call overhead measurement program | Bjoern B. Brandenburg | 2009-03-02 | |
| | | | | | Run this tool (and a background workload) to measure system call overheads. | |||
* | Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/liblitmus2008 | Bjoern B. Brandenburg | 2008-12-09 | |
|\ | | | | | | | | | Conflicts: Makefile | |||
| * | nicer output for cycle calibration | Bjoern B. Brandenburg | 2008-10-05 | |
| | | ||||
| * | add tool for measuring cycles/sec | Bjoern B. Brandenburg | 2008-09-03 | |
| | | ||||
* | | add support system release events | Bjoern B. Brandenburg | 2008-12-01 | |
| | | ||||
* | | replace run with rtspin | Bjoern B. Brandenburg | 2008-12-01 | |
| | | ||||
* | | add tool to dump sched_trace fiels | Bjoern B. Brandenburg | 2008-09-24 | |
| | | ||||
* | | stdump: remove in preparation of sched_trace rework | Bjoern B. Brandenburg | 2008-09-16 | |
|/ | ||||
* | add be task migration support to rt_launch | Bjoern B. Brandenburg | 2008-05-02 | |
| | ||||
* | add wait option to rt_launch | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | add release_ts utility | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | add unit conversion | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | change to nanosecond resolution time accounting | Bjoern B. Brandenburg | 2008-02-04 | |
| | ||||
* | many changes | Bjoern B. Brandenburg | 2008-02-03 | |
| | | | | | - use declarations from kernel - get rid of stuipd system call macros | |||
* | rip out old junk | Bjoern B. Brandenburg | 2008-02-03 | |
| | ||||
* | bin: add error checking to example tasks2007.3 | Bjoern B. Brandenburg | 2008-01-28 | |
| | ||||
* | add multi-threaded example | Bjoern B. Brandenburg | 2008-01-24 | |
| | ||||
* | Add example real-time task skeleton base_task.c . | Bjoern B. Brandenburg | 2008-01-23 | |
| | ||||
* | Reorganized file layout. | Bjoern B. Brandenburg | 2008-01-23 | |