aboutsummaryrefslogtreecommitdiff
path: root/tools/sched
Commit message (Expand)AuthorAgeFilesLines
* - Add some notes on what is required to run schedgraph.py successfully.Andrew R. Reiter2004-12-281-0/+11
* - For preemption and yield events, we want to skip the next two state eventsJeff Roberson2004-12-261-3/+4
* - Call self.checkstamp() in the cpu load parsing functions in case theJeff Roberson2004-12-261-0/+4
* - The regexp for the load should have been (/d+), fix this so loads over 9Jeff Roberson2004-12-261-2/+3
* - Add 'schedgraph' a scheduler trace visualization tool written withJeff Roberson2004-12-261-0/+1209