Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the Contention Stacks View for .NET Framework and Older .NET Core Processes #2038

Merged

Conversation

brianrob
Copy link
Member

This change will use the time difference between the Contention/Start and Contention/Stop event unless the process is running on a newer version of .NET Core that specifies the time difference in the Contention/Stop event. This is the ensure that this view works for all .NET processes and not just newer .NET Core processes.

processes.

This change will use the time difference between the Contention/Start
and Contention/Stop event unless the process is running on a newer
version of .NET Core that specifies the time difference in the
Contention/Stop event.  This is the ensure that this view works for all
.NET processes and not just newer .NET Core processes.
@brianrob brianrob requested a review from cincuranet May 24, 2024 23:00
@cincuranet cincuranet merged commit a662474 into microsoft:main May 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants