| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PerfView and TraceEvent 3.2.4 source code.tar.gz | 2026-06-16 | 161.0 MB | |
| PerfView and TraceEvent 3.2.4 source code.zip | 2026-06-16 | 161.4 MB | |
| README.md | 2026-06-16 | 1.3 kB | |
| Microsoft.Diagnostics.Tracing.TraceEvent.3.2.4.nupkg | 2026-06-16 | 5.5 MB | |
| Microsoft.Diagnostics.Tracing.TraceEvent.3.2.4.snupkg | 2026-06-16 | 1.5 MB | |
| PerfView.exe | 2026-06-16 | 24.8 MB | |
| PerfView.pdb | 2026-06-16 | 1.2 MB | |
| Totals: 7 Items | 355.4 MB | 4 | |
Security
This release contains security hardening fixes for a number of malformed-input parsing and path-traversal vulnerabilities:
- Bounds-checking for malformed event payloads in the BPerf ULZ777 decompressor and event-record parser
- Bounds-checking for malformed metadata in the GCDynamic, RegisteredTraceEventParser (TDH), Dynamic, and EventPipe V3 parsers
- Bounds-checking for malformed PE CodeView and Resource directory entries
- Path containment hardening for PDB extraction (zipped ETL + container PDBs), DiagSession resource extraction, R2R perf map writes, PdbScope module paths, and dynamic manifest writes
- Path-traversal and command-execution hardening for Source Server lookups
What's Changed
- Update CsWin32 Package Version by @brianrob in https://github.com/microsoft/perfview/pull/2425
- Fix incorrect field offsets when parsing ETW events with fixed-count array fields by @Copilot in https://github.com/microsoft/perfview/pull/2427
- Retarget Native Profiler Builds To VS 2026 V145 Toolset by @brianrob in https://github.com/microsoft/perfview/pull/2428
- Stabilize XamlMessageBox UI-thread dispatch test by @brianrob in https://github.com/microsoft/perfview/pull/2430
Full Changelog: https://github.com/microsoft/perfview/compare/v3.2.3...v3.2.4