Fix systrace.py to work on Windows.

The previous implementation used the python select command,
which only works on network sockets in Windows.

Fixed CR/LF stripping to work on windows.

Added a progress indicator that shows while data is being collected.

Change-Id: I1b39dde8e73956eef57eebf489e611f23ee6a7c6
1 file changed