Change 27832

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into //guest/perforce_software/log-analyzer/psla under Review 11090
View Review
Download .zip
Remade change on behalf of cmclouth in new post-restrucred path.
 Change is
Charlie's original content, just in a new file path. (A 'p4 filelog' was done
to confirm Charlie's change was the latest change pre-refactoring, and also no
changes were made post-refactoring, so no merge work is needed for this change).

Change passes basic testing (works on Python3, generates reasonable results with
track=1).

cmclouth improvements #review-11090 @lester_cheung @cmclouth
* Resolved whitespace indentation problems that prevent it from working on Windows.
* Converted to Python 3.x
** convert print to print()
** convert iteritems() to items()
** change exception handling
** cast float to int (line 175)
* Changed Table sort to consider the combination of both ReadWaitTime and WriteWaitTime (line 423.)
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
p4clog.py#2
Loading...
Tip: Use n and p to cycle through the changes.