diff options
author | Sven Gothel <[email protected]> | 2011-10-07 20:01:37 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-10-07 20:01:37 +0200 |
commit | e3441bccf296927549d41e6472cca8c03259f8f3 (patch) | |
tree | ee31049734752d98b5c6512e109187ec695fac77 /make/scripts | |
parent | 5a8d002b3d955f7ad7d0854d4cb416388340d9fc (diff) |
Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync (doesn't work)
Diffstat (limited to 'make/scripts')
-rwxr-xr-x | make/scripts/adb-logcat.sh | 4 |
1 files changed, 4 insertions, 0 deletions
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 |