Android systrace command error

284 views Asked by At

I wanted to use the systrace.py command to generate trace.html file, i used the command like this:

systrace.py -t 5 -o trace.html

then i got the error:

ValueError: preexec_fn is not supported on Windows platforms


0

There are 0 answers