dotnet / dotnet/android

Support recording custom AOT profiles

Open
#7,722 10 comments 0 reactions 1 assignee Claimed by @jonathanpeppers View on GitHub
Area: Mono Runtime enhancement possibly-stale
Dominant language
C#
Stars
2.1k
Forks
579
Avg merge
1d 19h
Merged PRs (30d)
252

Description

---
**Issue moved from dotnet/maui#10237**
- Please respond to @sake402.

---

_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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.