dotnet / performance

This repo contains benchmarks used for testing the performance of all .NET Runtimes
MIT License
684 stars 263 forks source link

Avoid NullReferenceException when Analyzer is created with a nettrace file #4304

Closed cshung closed 2 weeks ago

cshung commented 1 month ago

Without this fix, we can't construct an Analyzer object from a nettrace file.