perfview icon indicating copy to clipboard operation
perfview copied to clipboard

Fix perfview handling of events reporting dynamic helpers

Open janvorli opened this issue 2 years ago • 0 comments

The dynamic helpers are reported with MethodFlags.JitHelper. Events with this flag were ignored by PerfView before this change.

This fixes at least part of https://github.com/dotnet/runtime/issues/88938.

janvorli avatar Jul 18 '23 15:07 janvorli