I have Win7 PC, latest android sdk and Python 2.7 and trying to start systrace. I start script from "\android-sdks\platform-tools\systrace\" After commsnd "python systrace.py" i recieve error: OSError: [errno 8] Exec format error
What can this be? adb and python are correctly installed and working good.