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

Profiling .NET MAUI Android Apps #9439

Open
ShubhamSh04 opened this issue Oct 22, 2024 · 1 comment
Open

Profiling .NET MAUI Android Apps #9439

ShubhamSh04 opened this issue Oct 22, 2024 · 1 comment
Assignees
Labels
Area: Performance Issues with performance.

Comments

@ShubhamSh04
Copy link

Android framework version

net8.0-android

Affected platform version

Android 11

Description

Image

Steps to Reproduce

Created the Sample Maui App.
Trying to implement the profiling in android app.
Following this article "https://github.com/dotnet/android/blob/main/Documentation/guides/tracing.md?plain=1"
After executing the "dotnet-trace collect -p 38604 --format speedscope" command facing the below issue I had also attached the screenshot of the sameImage
.
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.InternalRead(Int32 numBytes)

Thanks for the help !!

Did you find any workaround?

No response

Relevant log output

No response

@ShubhamSh04 ShubhamSh04 added the needs-triage Issues that need to be assigned. label Oct 22, 2024
@jpobst jpobst added the Area: Performance Issues with performance. label Oct 22, 2024
@jpobst jpobst assigned jonathanpeppers and unassigned jpobst Oct 22, 2024
@jonathanpeppers
Copy link
Member

I have a YouTube video on dotnet-trace, etc. I would guess there is probably a step you've missed:

@jpobst jpobst removed the needs-triage Issues that need to be assigned. label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Performance Issues with performance.
Projects
None yet
Development

No branches or pull requests

3 participants