eventtracing-processing-sam.../GetCpuSampleDuration
Microsoft GitHub User d934c648a2 Initial commit. 2019-08-14 15:56:51 -07:00
..
GetCpuSampleDuration.csproj 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

README.md

GetCpuSampleDuration

This project requires the path to a trace containing cpu sample data to be passed in, in addition to an image name and a function name. When run it prints the time spent in the given function per process.