aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Appears to be working.wip-nested-lockingBryan Ward2013-04-18
* Fixed the littlest typo.Jonathan Herman2013-04-16
* Merged with latest kernelshark branch.Jonathan Herman2013-04-16
* Fixed a boosting bug.Bryan Ward2013-04-16
* Added exit and tardy hooks.Jonathan Herman2013-04-16
* Summarize schedulability with final recordJonathan Herman2013-04-16
* Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2013-04-16
* Add the time to the task_exit eventChristopher Kenna2013-04-16
* Add task_exit event that records max exec time under color plugin.Christopher Kenna2013-04-16
* Initial commitJonathan Herman2013-04-16
* DGLock and DGUnlock implementation.Bryan Ward2013-04-16
* Check for valid fdsos in a dgl request.Bryan Ward2013-04-16
* Allow one litmus_lock to control multiple fdsos.Bryan Ward2013-04-16
* The DGL syscalls can now be successfully called.Bryan Ward2013-04-16
* Setup DGL system calls.Bryan Ward2013-04-16
* Initial commit.Jonathan Herman2013-03-18
* Differentiate between PERIODIC and SPORADIC tasks.Glenn Elliott2013-03-12
* EDF schedulers: Support early job releasing.Glenn Elliott2013-03-12
* Disallow nesting of LITMUS^RT locksBjoern Brandenburg2013-02-15
* TRACE_TASK(): accept NULL pointersBjoern Brandenburg2013-02-04
* litmus: get rid of unused RT_F_EXIT_SEM flagManohar Vanga2012-11-27
* litmus: get rid of RT_F_SLEEP and RT_F_RUNNINGManohar Vanga2012-11-27
* litmus: fix compiler warning in sched_plugin.hManohar Vanga2012-11-27
* P-FP: prevent misuse of priority queueBjoern Brandenburg2012-10-18
* Feather-Trace: hide irq in SEND_RESCHED_ENDBjoern Brandenburg2012-10-18
* Use user-provided irq count for TS_SYSCALL_IN_ENDBjoern Brandenburg2012-10-18
* Export IRQ count to control pageBjoern Brandenburg2012-10-18
* Feather-Trace: add support for locking-related syscall overheadsBjoern Brandenburg2012-10-18
* Feather-Trace: update locking timestampsBjoern Brandenburg2012-10-18
* Feather-Trace: keep track of PID in trace recordBjoern Brandenburg2012-10-18
* Remove complete_n() APIBjoern Brandenburg2012-10-18
* Fix compilation error on ARM platforms.Christopher Kenna2012-09-29
* Fix 64-bit division in fpmath.hChristopher Kenna2012-09-29
* EDF priority tie-breaks.Glenn Elliott2012-09-21
* Include a missing header file.Christopher Kenna2012-09-20
* New Feature: Arbitrary deadlines.2012.2Glenn Elliott2012-08-01
* P-FP: Clarify meaning of prioritiesBjoern Brandenburg2012-07-23
* P-FP: make PCP available to userspaceSven Dziadek2012-07-23
* P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-07-23
* GSN-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
* Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
* An efficient binary heap implementation.wip-stage-binheapGlenn Elliott2012-05-26
* Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
* Typo in macroJonathan Herman2012-02-16
* Feather-Trace: keep track of interrupt-related interference.2012.1Bjoern B. Brandenburg2012-01-30
* Litmus core: simplify np-section protocolwip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* ftdev: let bufffer-specific code handle writes from userspaceBjoern B. Brandenburg2011-11-24
* Feather-Trace: keep track of release latencyBjoern B. Brandenburg2011-11-24
* Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* Add option to turn off preemption state tracingBjoern B. Brandenburg2011-11-24