Skip to content

Add etdump to android #10889

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

Merged
merged 7 commits into from
May 20, 2025
Merged

Add etdump to android #10889

merged 7 commits into from
May 20, 2025

Conversation

kirklandsign
Copy link
Contributor

@kirklandsign kirklandsign commented May 15, 2025

Add a temporary API to generate etdump for benchmark app

JNI not exposed yet. Need to think about API
Copy link

pytorch-bot bot commented May 15, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10889

Note: Links to docs will display an error until the docs builds have been completed.

❌ 4 Cancelled Jobs

As of commit b839911 with merge base 3032398 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 15, 2025
@kirklandsign kirklandsign temporarily deployed to upload-benchmark-results May 15, 2025 08:13 — with GitHub Actions Inactive
@kirklandsign kirklandsign temporarily deployed to upload-benchmark-results May 19, 2025 19:07 — with GitHub Actions Inactive
@kirklandsign kirklandsign marked this pull request as ready for review May 19, 2025 21:31
@@ -40,6 +40,8 @@ build_android_native_library() {
-DANDROID_PLATFORM=android-26 \
-DBUILD_TESTING=OFF \
-DEXECUTORCH_ENABLE_LOGGING=ON \
-DEXECUTORCH_BUILD_DEVTOOLS=ON \
-DEXECUTORCH_ENABLE_EVENT_TRACER=ON \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depend on "${EXECUTORCH_ANDROID_PROFILING:-OFF}"

@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@kirklandsign kirklandsign temporarily deployed to upload-benchmark-results May 19, 2025 21:42 — with GitHub Actions Inactive
@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@kirklandsign kirklandsign added release notes: none Do not include this in the release notes release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.) and removed release notes: none Do not include this in the release notes labels May 19, 2025
@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@kirklandsign kirklandsign temporarily deployed to upload-benchmark-results May 19, 2025 22:54 — with GitHub Actions Inactive
@kirklandsign kirklandsign temporarily deployed to upload-benchmark-results May 19, 2025 23:34 — with GitHub Actions Inactive
@facebook-github-bot facebook-github-bot merged commit 7d9b15f into main May 20, 2025
134 of 191 checks passed
@facebook-github-bot facebook-github-bot deleted the android-etdump branch May 20, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants