Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Update profiling API status #15659

Merged
merged 2 commits into from
Jan 5, 2018
Merged

Conversation

sywhang
Copy link

@sywhang sywhang commented Dec 28, 2017

Platform testing for Windows/Linux on arm32 as well as OSX have been completed. Updating the documentation to reflect this change.

@sywhang sywhang added area-Diagnostics documentation Documentation bug or enhancement, does not impact product or test code labels Dec 28, 2017
@@ -16,6 +18,10 @@ The implementation of this API was making some questionable assumptions about Wi

See github issue [#13153](https://github.com/dotnet/coreclr/issues/13153) for more details.

### ReJIT on ARM

ReJIT optimizations are only available on x86/x64 for now.
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean that the feature works fine, but it has worse performance than on x86/x64?

Copy link
Author

Choose a reason for hiding this comment

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

Oh. I meant that ReJIT feature itself is not working on ARM. I'll change the word "optimizations" to "feature" to avoid ambiguity. Thank you!

@@ -16,6 +18,10 @@ The implementation of this API was making some questionable assumptions about Wi

See github issue [#13153](https://github.com/dotnet/coreclr/issues/13153) for more details.

### ReJIT on ARM

ReJIT feature is only available on x86/x64 for now.
Copy link
Member

Choose a reason for hiding this comment

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

Lets open an issue that tracks this and link it here.

Copy link
Author

Choose a reason for hiding this comment

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

Got it. Thanks!

@noahfalk
Copy link
Member

noahfalk commented Jan 5, 2018

LGTM, modulo my one comment

@sywhang sywhang merged commit 2efb857 into dotnet:master Jan 5, 2018
@sywhang sywhang deleted the update-profiler-docs branch February 21, 2019 22:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics documentation Documentation bug or enhancement, does not impact product or test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants