eventtracing-processing-sam.../ResidentSetSnapshotsToXml
Microsoft GitHub User d934c648a2 Initial commit. 2019-08-14 15:56:51 -07:00
..
Program.cs Initial commit. 2019-08-14 15:56:51 -07:00
README.md Initial commit. 2019-08-14 15:56:51 -07:00
ResidentSetSnapshotsToXml.csproj Initial commit. 2019-08-14 15:56:51 -07:00

README.md

ResidentSetSnapshotsToXml

This project requires the path to a trace containing resident set snapshot data to be passed in, along with a start and end timestamp and an output path. When run it creates an XML file at the given output path containing summary information about the resident set data between the given timestamps.