[Intel-gfx] [PATCH i-g-t 1/2] aubdump: remove already handled -o
Lionel Landwerlin
llandwerlin at gmail.com
Wed Oct 5 22:48:26 UTC 2016
From: Lionel Landwerlin <llandwerlin at gmail.com>
Signed-off-by: Lionel Landwerlin <llandwerlin at gmail.com>
Cc: Sirisha Gandikota <Sirisha.Gandikota at intel.com>
---
tools/intel_aubdump.in | 4 ----
1 file changed, 4 deletions(-)
diff --git a/tools/intel_aubdump.in b/tools/intel_aubdump.in
index feee23a..3666b6e 100644
--- a/tools/intel_aubdump.in
+++ b/tools/intel_aubdump.in
@@ -34,10 +34,6 @@ while true; do
verbose=1
shift 1
;;
- -o*)
- file=${1##-o}
- shift
- ;;
--output=*)
file=${1##--output=}
shift
--
2.9.3
More information about the Intel-gfx
mailing list