Change 11088

cmclouth (Charlie McLouth)
Charlie McLouth committed this change into //guest/cmclouth/utils/log_analyzer
Request Review
Download .zip
* 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.