scripts: Add a trivial script to show which programs are using the GPU

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2011-12-12 17:44:58 +00:00
parent 10e36edabe
commit 61ff1309ca
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
noinst_SCRIPTS = \
throttle.py\
who.sh \
$(NULL)
EXTRA_DIST = $(noinst_SCRIPTS)