aboutsummaryrefslogtreecommitdiff
path: root/bart/sched
AgeCommit message (Expand)Author
2016-08-18sched: SchedAssert: add getLastCpu()Javi Merino
2016-08-12sched: SchedMultiAssert: add getCPUBusyTimeJavi Merino
2016-08-11sched: SchedAssert: fix type documentation for the level parameterJavi Merino
2016-08-11sched: SchedAssert: fix typo in module descriptionJavi Merino
2016-07-13sched: functions: cope with processes whose string is a substring of another ...Javi Merino
2016-07-13sched: raise a ValueError in get_pids_for_process() if the trace doesn't cont...Javi Merino
2016-02-04sched: SchedAssert: fix documentation for getResidency()Javi Merino
2016-01-27bart: Use trappy.FTrace instead of trappy.RunJavi Merino
2016-01-05bart: update copyright to 2016Javi Merino
2015-12-12sched: functions: Moved from trappy.stats.SchedConfKapileshwar Singh
2015-12-07bart: grow your own listifyJavi Merino
2015-11-11sched: fix documentationJavi Merino
2015-11-11Merge pull request #27 from sinkap/issue_23_v2Javi Merino
2015-11-11sched: SchedMultiAssert: Add missing pids argumentKapileshwar Singh
2015-11-05sched: Use Median for calculation of the period of a taskKapileshwar Singh
2015-11-02sched: SchedAssert: Fix division by zero in getPeriodKapileshwar Singh
2015-10-22sched: Update usage of EventPlot APIKapileshwar Singh
2015-09-23doc: SchedMatrix: Use sphinx friendly docstringsKapileshwar Singh
2015-09-23doc: SchedMultiAssert: Use sphinx friendly docstringsKapileshwar Singh
2015-09-23doc: SchedAssert: Use sphinx friendly docstringsKapileshwar Singh
2015-08-14sched: Add assertPeriodKapileshwar Singh
2015-08-14Move utils to commonKapileshwar Singh
2015-08-14sched: Move Sched Assertions to a separate directoryKapileshwar Singh