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

AArch64: Support profiling recompilation #9881

Closed
knn-k opened this issue Jun 15, 2020 · 2 comments
Closed

AArch64: Support profiling recompilation #9881

knn-k opened this issue Jun 15, 2020 · 2 comments

Comments

@knn-k
Copy link
Contributor

knn-k commented Jun 15, 2020

Recompilation is enabled on AArch64 without profiling.
Add support for profiling.

@knn-k
Copy link
Contributor Author

knn-k commented Jun 15, 2020

Profiling is disabled by self()->setOption(TR_DisableProfiling); in OMROptions.cpp.

@knn-k
Copy link
Contributor Author

knn-k commented Feb 8, 2021

Profiling recompilation on AArch64 was enabled by eclipse-omr/omr#5350. Closing.

@knn-k knn-k closed this as completed Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant