dotnet / jitutils

MIT License
144 stars 59 forks source link

Add `jit-tp-analyze` #385

Closed SingleAccretion closed 10 months ago

SingleAccretion commented 10 months ago

This is a C# port of the analyze-pin-trace-diff.ps1 script used to produce the summary of detailed (trace) PIN diffs.

It has been noted in the past that such tooling would be beneficial to have in jitutils; this is a start.

SingleAccretion commented 10 months ago

@dotnet/jit-contrib