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

Support Concurrent Access to LinuxPerfScriptProcessNameBuilder #2066

Merged

Conversation

brianrob
Copy link
Member

Required to support ParallelLinuxPerfScriptStackSource.

Address unlocked access to Dictionary objects in LinuxPerfScriptProcessNameBuilder that can occur when called from ParallelLinuxPerfScriptStackSource, which splits the processing work across multiple threads.

Required to support ParallelLinuxPerfScriptStackSource.
@brianrob brianrob force-pushed the dev/brianrob/concurrent-processnamebuilder branch from b9264a0 to 54a719d Compare July 15, 2024 19:22
@brianrob brianrob enabled auto-merge (squash) July 15, 2024 19:23
@brianrob brianrob merged commit 3ad5a8c into microsoft:main Jul 15, 2024
5 checks passed
@brianrob brianrob deleted the dev/brianrob/concurrent-processnamebuilder branch July 15, 2024 20:02
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.

3 participants