aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | don't show binaries2008.2Bjoern B. Brandenburg2008-12-01
| |
* | little brush up for the releaseBjoern B. Brandenburg2008-12-01
| |
* | add support system release eventsBjoern B. Brandenburg2008-12-01
| |
* | replace run with rtspinBjoern B. Brandenburg2008-12-01
| |
* | add event_time(), remove cruftBjoern B. Brandenburg2008-10-29
| |
* | add some detail to st_dump outputBjoern B. Brandenburg2008-10-28
| |
* | add tool to dump sched_trace fielsBjoern B. Brandenburg2008-09-24
| |
* | API for basic display of sched_trace dataBjoern B. Brandenburg2008-09-24
| |
* | sched_trace: remove old definitions, include kernel headerBjoern B. Brandenburg2008-09-16
| |
* | stdump: remove in preparation of sched_trace reworkBjoern B. Brandenburg2008-09-16
|/
* setsched: check for presence of dialogBjoern B. Brandenburg2008-09-01
| | | | | | Make setsched error out when the dialog binary is not found in the path. Ubuntu does not install dialog by default and people are tripping over it.
* actually build a 64-bit libraryRTSS082008.1Bjoern B. Brandenburg2008-05-21
|
* add more sparc assembly, and platform indepenent get_cycles()Bjoern B. Brandenburg2008-05-21
|
* add be task migration support to rt_launchBjoern B. Brandenburg2008-05-02
|
* Add best effort task migration, so that we can support PSN-EDF.Bjoern B. Brandenburg2008-05-02
|
* Use _GNU_SOURCE for all files. Fix wrong prototypes.Bjoern B. Brandenburg2008-05-02
|
* build fixBjoern B. Brandenburg2008-05-01
|
* choose the right architecture for building on the NiagaraBjoern B. Brandenburg2008-05-01
|
* isolate architecture dependent codeBjoern B. Brandenburg2008-05-01
|
* add convenience wrappersBjoern B. Brandenburg2008-05-01
|
* API change: PI->FMLPBjoern B. Brandenburg2008-05-01
|
* repository: ignore build filesBjoern B. Brandenburg2008-05-01
|
* 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
|
* adapt to new ABIBjoern B. Brandenburg2008-02-19
|
* first changes to compile with LITMUS 20082008.0Bjoern B. Brandenburg2008-02-12
|
* setsched: fit on normal screenBjoern B. Brandenburg2008-02-04
|
* add setsched toolBjoern B. Brandenburg2008-02-04
|
* Re-add showsched.Bjoern B. Brandenburg2008-02-04
|
* change to nanosecond resolution time accountingBjoern B. Brandenburg2008-02-04
|
* integrate sparseBjoern B. Brandenburg2008-02-03
|
* many changesBjoern B. Brandenburg2008-02-03
| | | | | - use declarations from kernel - get rid of stuipd system call macros
* rip out old junkBjoern B. Brandenburg2008-02-03
|
* bin: add error checking to example tasks2007.3Bjoern B. Brandenburg2008-01-28
|
* core: 2 bug fixesBjoern B. Brandenburg2008-01-28
| | | | | | | - Don't apply real-time parameters to thread group leader, apply them to the current thread. - Return 0 if no error occured in init_litmus() to make it consistent with the system calls of liblitmus.
* core: add gettid() system callBjoern B. Brandenburg2008-01-28
| | | | | We need the system call to enable multi-threaded real-time applications, and libc doesn't provide it.
* add multi-threaded exampleBjoern B. Brandenburg2008-01-24
|
* make kface thread safeBjoern B. Brandenburg2008-01-24
|
* API: make init_rt_thread() availableBjoern B. Brandenburg2008-01-24
|
* core: rip out task_active()Bjoern B. Brandenburg2008-01-24
|
* Add example real-time task skeleton base_task.c .Bjoern B. Brandenburg2008-01-23
|
* Reorganized file layout.Bjoern B. Brandenburg2008-01-23
|
* reorganize liblitmus to be more modularBjoern B. Brandenburg2008-01-23
|
* core: remove support for deprecated system callBjoern B. Brandenburg2008-01-22
|
* core: change real-time task creation to new transitioning methodBjoern B. Brandenburg2008-01-22
| | | The old clone based hack will be removed soon.
* core: cleanup headerBjoern B. Brandenburg2008-01-22
|
* setup task parametersBjoern B. Brandenburg2008-01-22
|
* spellingBjoern B. Brandenburg2008-01-22
|
* add set_rt_param() wrapper sporadic_task()Bjoern B. Brandenburg2008-01-22
|