Skip to content

TraceEvent 2.0.67

Compare
Choose a tag to compare
@brianrob brianrob released this 22 Apr 18:14
· 784 commits to main since this release
ecf8d35

Roll-up until 2021/04/22.

  • Fixes to IIS event handling.
  • You can now customize collection settings using the collect dialog and then copy the command line to the clipboard using the “Copy Command Line” button.
  • Fixes to rundown to avoid collecting ClrStack/Walk events unintentionally.
  • Expose PerHeapHistory data for the pinned object heap in .NET 5+ in the GC Stats raw XML.
  • Read the maximum number of ETW sessions from the registry instead of assuming a hardcoded value of 64.
  • Performance improvements to RCW handling in GC heap snapshots.
  • OOM recovery improvements to GC heap snapshots.
  • Expose the ability for sessions to set the EVENT_TRACE_NO_PER_PROCESSOR_BUFFERING flag.
  • Miscellaneous documentation improvements.