Skip to content

PerfView and TraceEvent 3.1.8

Compare
Choose a tag to compare
@brianrob brianrob released this 31 Jan 19:32
· 104 commits to main since this release
087dc4b

Roll-up through 2024/01/31.

  • Ensure PerfView.exe exits after closing the main window.
  • Add ETWTraceEventSource.DispatchBehavior to control whether the TaskID is fetched from the event header, or consumed from the hardcoded value in the parser. Used for scenarios where the TaskID is modified by a trace processing tool or when the TaskID otherwise varies.
  • Fix surfacing of RelatedActivityID in real-time sessions.
  • Stabilize root names for heap snapshots.