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
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