From e3441bccf296927549d41e6472cca8c03259f8f3 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 7 Oct 2011 20:01:37 +0200 Subject: Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync (doesn't work) --- make/scripts/adb-logcat.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 make/scripts/adb-logcat.sh (limited to 'make') diff --git a/make/scripts/adb-logcat.sh b/make/scripts/adb-logcat.sh new file mode 100755 index 000000000..ea4be3d61 --- /dev/null +++ b/make/scripts/adb-logcat.sh @@ -0,0 +1,4 @@ +sdir=`dirname $0` + +adb $* logcat -c +adb $* logcat -- cgit v1.2.3