d934c648a2 | ||
---|---|---|
.. | ||
GetCpuSampleDuration.csproj | ||
Program.cs | ||
README.md |
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.