summaryrefslogtreecommitdiff
path: root/scripts/throttle.py
AgeCommit message (Collapse)AuthorFilesLines
2011-06-08scripts: Add throttle.pyChris Wilson1-0/+67
Parses a trace.dat and works out how long each throttle was and how many batches retired within that period (and their average duration). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>