I'm trying to run the new systrace tool provided by the Android SDK. As demoed during Google I/O 2012 (Demo starts at 31:04 in the video) (Terminal commands demoed at 32:04). .
However, when I try to run the command (in Terminal on a Mac) I get the following:
-bash: ./systrace.py: Permission denied
What am I doing wrong?
Thanks