summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-01command line is no more supported with new featureVincent Guittot
2014-08-01remove conditional compilation of jsonVincent Guittot
2014-08-01several cleanupVincent Guittot
2014-08-01ensure that the exec will not underflowVincent Guittot
2014-08-01fix for exit sequenceVincent Guittot
2014-08-01various minor clean upVincent Guittot
2014-08-01add phase featureVincent Guittot
2014-08-01Remove AQUOSA schedulerVincent Guittot
2014-08-01update header file and READMEVincent Guittot
2014-08-01remove dependecy from sched_setattr (and sched_getattr is useless here)Juri Lelli
2014-08-01fix use case without resourcesVincent Guittot
2014-08-01reorder the start sequence of threadsVincent Guittot
2014-08-01deadline: set deadline field to deadline parameterVincent Guittot
2014-08-01remove trailing spaceVincent Guittot
2014-08-01timing array sizeVincent Guittot
2014-08-01Update thread nameChris Muller
2014-08-01Older kernels do not support the commands sched_[g|s]etattr.Vincent Guittot
2014-08-01resource: new sync resourceVincent Guittot
2014-08-01calibration: parse for CPU or forces ns per loop valueVincent Guittot
2014-08-01fix: force all threads to wake up when exitVincent Guittot
2014-08-01priority: Add priority to SCHED_OTHERVincent Guittot
2014-08-01modify stat to reflect new behaviorVincent Guittot
2014-08-01make possible to remove the sleep stepVincent Guittot
2014-08-01fix cpu affinity string infoVincent Guittot
2014-08-01fix inconsistency in delay unitVincent Guittot
2014-08-01add sleep and run type of resourcesVincent Guittot
2014-08-01Add new resourcesVincent Guittot
2014-08-01rt-app: make load frequency independent.Vincent Guittot
2014-08-01add loop featureVincent Guittot
2014-08-01remove a stray intVincent Guittot
2014-08-01add delay param in thread parametersSanjay Singh Rawat
2014-08-01consolidate trace and debug pointVincent Guittot
2014-08-01fix deadline print formatVincent Guittot
2014-08-01Minor clean upVincent Guittot
2014-04-11copyright addedJuri Lelli
2014-03-10exit on dmiss and print log at default prioJuri Lelli
2014-03-05die after writing on logJuri Lelli
2014-03-05add a command line option to die on deadline missJuri Lelli
2014-02-27log scheduling policy in per thread logsSanjay Singh Rawat
2014-02-27adapt to the very last changes to the ABIJuri Lelli
2014-01-31reset sched_flagsJuri Lelli
2014-01-14Align to the ABI on tipJuri Lelli
2013-11-28align to the new SCHED_DEADLINE ABIJuri Lelli
2013-10-05clean cpuset mask before using itJuri Lelli
2013-10-05use int instead of boolean data typeJuri Lelli
2013-10-05log to ftrace resources accessJuri Lelli
2013-10-04enable/disable priority inheritance on resourcesJuri Lelli
2013-10-04Create PI-enabled mutexesJuri Lelli
2013-10-04Fix nullable params and default policyJuri Lelli
2012-12-05Fix char type for getopt_longJuri Lelli