Skip to content

TraceEvent 2.0.77

Compare
Choose a tag to compare
@brianrob brianrob released this 11 Apr 17:45
· 507 commits to main since this release
f570067

Roll-up through 2022/04/11.

  • GUI warning pop-up if you attempt to close PerfView during rundown, merge, or zip.
  • Fix GC hole in nettrace file processing.
  • Fix unintentional blocking when streaming from a .NET Core EventPipe session.
  • Remove superfluous ETW flush command when rotating an ETW session file name via TraceEventSession.SetFileName.
  • Ignore the manifest definition for Microsoft-Windows-DotNETRuntime that is emitted into the event stream by .NET 6+ processes, which results in duplicate dispatch of these events.