Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 596 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 596 Bytes

PerfView extensions

Reporting

Reporting - extension that extracts stats between two events.

Usage

  1. Save stas to XLSX file.

PerfView.exe UserCommand Reporting.CalculateStatistics {trace-file-name} {provider-name} {start-event} {end-event} {output-file-name}

  1. Show stats in the log file.

PerfView.exe UserCommand Reporting.CalculateStatistics {trace-file-name} {provider-name} {start-event} {end-event}

Examples

https://github.com/shchahrykovich/PerfViewExtensions/blob/master/Stat.bat