Skip to content

Support recording custom AOT profiles #7722

Open
@Eilon

Description


Issue moved from dotnet/maui#10237


From @sake402 on Wednesday, September 21, 2022 12:51:20 PM

Description

With a maui application dotnet build -t:BuildAndStartAotProfiling returns an error

Steps to Reproduce

dotnet add package Mono.AotProfiler.Android
dotnet build -t:BuildAndStartAotProfiling

Produces error

 error MSB4057: The target "BuildAndStartAotProfiling" does not exist in the project.

Link to public reproduction project repository

None

Version with bug

6.0.400

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 21

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Labels

Area: Mono RuntimeMono-related issues: BCL bugs, AOT issues, etc.enhancementProposed change to current functionality.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions