Skip to content

PerfView and TraceEvent 3.0.1

Compare
Choose a tag to compare
@brianrob brianrob released this 31 May 19:08
· 509 commits to main since this release
2526f1f

Roll-up through 2022/05/30.

  • New “Module Version Information” report in the “Advanced” group that displays version information for all loaded modules by process.
  • Properly quote JSON keys for struct values from TraceLogging events.
  • Propagate base TraceEventSource properties from TraceLog to TraceLogEventSource (e.g. pointer size, numprocs, session start/end times)
  • Start versioning FastSerialization to address breaking API changes when multiple versions of TraceEvent are present.