mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-15 02:12:59 +00:00
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>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
noinst_SCRIPTS = \
|
||||
throttle.py\
|
||||
$(NULL)
|
||||
Reference in New Issue
Block a user