Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.7 to 3.2.2#143
Merged
siklone merged 1 commit intoApr 18, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
1947b55 to
46df80f
Compare
--- updated-dependencies: - dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
46df80f to
1d09410
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.7 to 3.2.2.
Release notes
Sourced from Microsoft.Diagnostics.Tracing.TraceEvent's releases.
3.2.2
What's Changed
Full Changelog: microsoft/perfview@v3.2.1...v3.2.2
3.2.1
Native and R2R Symbol Download and Parsing Now Available
As of this release, if you capture a trace using
dotnet-trace collect-linuxorrecord-trace, native and R2R symbols can now be downloaded and resolved at analysis time. All .NET symbols (both native and R2R) are available on the Microsoft Symbol Server. Additionally, many Azure Linux symbol files are available on the Microsoft Symbol Server. For those targeting other distros, PerfView and TraceEvent are capable of pulling those symbol files from local directories by adding a local symbol path pointing to the files.Most of the work for this was completed in PerfView and TraceEvent 3.2.1 with the final required fixes present in this release.
What's Changed
Full Changelog: microsoft/perfview@v3.2.0...v3.2.1
3.2.0
What's Changed
New Contributors
Full Changelog: microsoft/perfview@v3.1.30...v3.2.0
3.1.30
What's Changed
New Contributors
Full Changelog: microsoft/perfview@v3.1.29...v3.1.30
3.1.29
What's Changed
Full Changelog: microsoft/perfview@v3.1.28...v3.1.29
3.1.28
What's Changed
Full Changelog: microsoft/perfview@v3.1.26...v3.1.28
3.1.26
Roll-up through 2025/10/10.
ETWTraceEventSource#2291NettraceUniversalConverter#2292PATH#22963.1.24
Roll-up through 2025/08/26.
3.1.23
Roll-up through 2025/07/11.
3.1.22
Roll-up through 2025/06/04.
3.1.21
Roll-up through 2025/05/02.
3.1.20
Roll-up through 2025/04/01.
3.1.19
Roll-up through 2025/01/30.
3.1.18
Roll-up through 2024/12/11.
perfcollectinstall script on Azure Linux 3.System.Text.Jsonto address Microsoft Security Advisory CVE-2024-43485 | .NET Denial of Service Vulnerability dotnet/announcements#329.3.1.17
Roll-up through 2024/11/08.
3.1.16
Roll-up through 2024/10/11.
3.1.15
/buildLayoutresulted in an error when the user hadn't previously run PerfView on the machine.3.1.14
Roll-up through 2024/08/26.
Microsoft.Diagnostics.NETCore.Clientdependency to the TraceEvent./QSpectre./buildLayout <path>to PerfView. This allows users to build a self-contained fully-extracted version of PerfView that doesn't depend on%appdata%. This is useful for certain deployment mechanisms where the deployed PerfView shouldn't impact PerfView in%appdata%.3.1.13
Roll-up through 2024/07/15.
3.1.12
Roll-up through 2024/06/13.
3.1.11
Roll-up through 2024/06/10.
3.1.10
Roll-up through 2024/05/02.
3.1.9
Roll-up through 2024/03/07.
3.1.8
Roll-up through 2024/01/31.
ETWTraceEventSource.DispatchBehaviorto control whether theTaskIDis fetched from the event header, or consumed from the hardcoded value in the parser. Used for scenarios where theTaskIDis modified by a trace processing tool or when theTaskIDotherwise varies.RelatedActivityIDin real-time sessions.Commits viewable in compare view.