mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
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>
4 lines
42 B
Makefile
4 lines
42 B
Makefile
noinst_SCRIPTS = \
|
|
throttle.py\
|
|
$(NULL)
|