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.
windows doesn't support running systrace from command line. please check the following questions
Error running systrace tool in ADB using a Jelly Bean 4.1 emulator on Windows 7
Systrace for Windows