Not able to launch performance profiler for .net MAUI 8 for android plateform application

Lagvendra Gangwar 0 Reputation points
2024-10-23T04:21:15.39+00:00

I cannot run the performance profiler to analyze the memory use. while trying to start it says it can not start your diagnostics session.

I have also enabled the Visual Studio Standard Collector Service 150.

visual studio details

Microsoft Visual Studio Professional 2022 (64-bit) - Current

Version 17.10.4

window- 10

User's image

User's image

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,611 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,593 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
303 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 44,011 Reputation points Microsoft Vendor
    2024-10-23T05:59:12.2266667+00:00

    Hello,

    Because Maui Android applications are allowed on the Mono Platform, you need to use the dotnet trace tool to perform performance analysis on the application. Please refer to the following official documents.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.