scripts: Add throttle.py
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Jun 2011 11:13:46 +0000 (12:13 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Jun 2011 11:16:23 +0000 (12:16 +0100)
commite0532d4eb0192f62d2fed29a67b830f122f356c2
tree893912115e0a63d8a6d0339c171f22252e79b27c
parente235f932883316953a9b7a5bcc76ea3b775c3695
scripts: Add throttle.py

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>
Makefile.am
configure.ac
scripts/Makefile.am [new file with mode: 0644]
scripts/throttle.py [new file with mode: 0755]