aboutsummaryrefslogtreecommitdiff
path: root/trappy/sched.py
AgeCommit message (Expand)Author
2017-06-27trappy/parsing: Ensure parse_raw is set for sched_switch eventsChris Redpath
2017-01-04Update ARM Ltd. copyright to 2017Brendan Jackman
2016-09-13sched: make sched_migrate_task parse the normal trace from trace-cmdJavi Merino
2016-09-08sched: add sched_migrate_task to the list of automatically parsed sched eventsJavi Merino
2016-03-24sched: cope with SysTrace's sched_switch eventJavi Merino
2016-03-22dynamic: use register_ftrace_parser() internallyJavi Merino
2016-02-03sched: add classes for wakeup/wakeup_new eventsPatrick Bellasi
2016-01-05trappy: update copyright to 2016Javi Merino
2015-12-22dynamic: ensure dynamic methods refer to ftraceJavi Merino
2015-12-22ftrace: rename Run to FTraceJavi Merino
2015-11-30run: provide a name for the class if there isn't one alreadyJavi Merino
2015-11-27sched: consistently name sched trace classesPatrick Bellasi
2015-11-26base: remove the unique_word parameter from the constructor of BaseJavi Merino
2015-11-24sched: Add pivot values to relevant eventsKapileshwar Singh
2015-11-16run: sched: rename "state" columns for cpu_frequency and cpu_capacityPatrick Bellasi
2015-11-16run: rename 'cpu_id' column in SchedCpuCapacity to support Plotter pivotingPatrick Bellasi
2015-09-17doc: sched: Use sphinx friendly docstringsKapileshwar Singh
2015-08-13trappy: rename to trappyJavi Merino