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

Suspect -p ETW is not enabling the CLR rundown provider #2296

Open
AndyAyersMS opened this issue Apr 26, 2023 · 1 comment
Open

Suspect -p ETW is not enabling the CLR rundown provider #2296

AndyAyersMS opened this issue Apr 26, 2023 · 1 comment

Comments

@AndyAyersMS
Copy link
Member

When there's a benchmark that spends substantial amounts of time in R2R code, neither PerfView or my own ETL parsing can resolve CPU samples down to the method level.

For example dotnet/runtime#84264 (comment).

Seems like we might see similar things on desktop with NGEN, though I have not tried this.

https://github.com/microsoft/perfview/blob/564309807cb280823377db4e6fc24a1aeae34a90/src/TraceEvent/Parsers/ClrTraceEventParser.cs#L13406-L13449

@AndyAyersMS
Copy link
Member Author

BDN is also not enabling the tiered compilation settings event, so PerfView is confused and thinks TieredCompilation is not enabled:

image

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

No branches or pull requests

1 participant