Skip to content

PerfView 2.0.71

Compare
Choose a tag to compare
@brianrob brianrob released this 26 Jul 23:36
· 780 commits to main since this release
3d83f5f

Roll-up through 2021/07/26.

  • Fix for unresolvable types from mscorlib in allocation traces that use the PerfView CLR profiler implementation.
  • Enable stack collection for file queries and directory enumerations.
  • Documentation updates.
  • Support for .NET 6 GCMarkWithType event changes; if you intend to look at the GCStats view, or use the TraceEvent library to interpret GC events on a trace collected with .NET 6.0 runtime, you will need to upgrade to at least this version of TraceEvent. Previous versions will throw an exception during these operations.
  • Fix Directory Enumeration stacks.