summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24Add new resourcesnew_resourcesVincent Guittot
2014-06-24add delay param in thread parametersSanjay Singh Rawat
2014-06-24update the .json test fileVincent Guittot
2014-06-24update .gitignoreVincent Guittot
2014-06-24consolidate trace and debug pointVincent Guittot
2014-06-24fix deadline print formatVincent Guittot
2014-06-24Minor 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-03-03added a script to initialize the build systemJuri 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
2013-04-24Doc: blockages exampleJuri Lelli
2013-02-06libdl: syscall numbers for V7Juri Lelli
2012-12-05Fix char type for getopt_longJuri Lelli
2012-10-31Correctly set policies from command lineJuri Lelli
2012-10-26Fixed gitignoreGiacomo Bagnoli
2012-10-26Removed bzrignore fileGiacomo Bagnoli
2012-10-26Added files to gitignoreGiacomo Bagnoli
2012-10-26Merge pull request #3 from claudioscordino/masterGiacomo Bagnoli
2012-10-26New syscalls numbers for SCHED_DEADLINE v6Claudio Scordino
2012-10-18Fixed paths for output files in gnuplot scriptsGiacomo Bagnoli
2012-10-18Fixed wrong endif masking string_to_policy when compiling without SCHED_DEADL...Giacomo Bagnoli
2012-10-18Added macro for automake 1.12+Giacomo Bagnoli
2012-10-17Merge pull request #2 from claudioscordino/masterGiacomo Bagnoli
2012-10-17New documentation.Claudio Scordino
2012-10-12Change order of include files to avoid errors in compilation.Claudio Scordino
2012-08-03correctly set default sched policyJuri Lelli
2012-05-28Syscall numbers updated for v5.Juri Lelli
2012-04-08Per thread log_ftrace printsJuri Lelli
2012-04-08Enable ftrace logs from json config file.Juri Lelli
2012-04-08Implement log_ftraceJuri Lelli
2012-04-08Ftrace support addedJuri Lelli
2012-04-07Set to SCHED_DEADLINE as far as possible.Juri Lelli
2012-04-05Minor fixes.Juri Lelli
2012-03-22Budget overprovisioning.Juri Lelli
2011-11-24Updated to SCHED_DEADLINE V4.Juri Lelli
2010-12-13Small compilation and semantic fixes.Dario Faggioli
2010-03-19Fixed display bug in debug logGiacomo Bagnoli