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

perfcollect: don't restore symbols for local builds #2384

Merged
merged 1 commit into from Jul 31, 2023

Conversation

adamsitnik
Copy link
Member

sudo dotnet run -c Release -f net7.0 --filter '*perfcollect*' --corerun ~/projects/runtime/artifacts/bin/testhost/net8.0-linux-Release-x64/shared/Microsoft.NETCore.App/8.0.0/corerun

image

fixes #2382

@adamsitnik adamsitnik added this to the v0.13.7 milestone Jul 27, 2023
@adamsitnik adamsitnik merged commit 914ee71 into master Jul 31, 2023
12 checks passed
@adamsitnik adamsitnik deleted the perfCollectCorerun branch July 31, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-p perf doesn't seem to work right with locally built runtime
1 participant