diff options
author | noahfalk <noahfalk@microsoft.com> | 2017-02-13 14:41:20 -0800 |
---|---|---|
committer | noahfalk <noahfalk@microsoft.com> | 2017-02-13 14:41:20 -0800 |
commit | ac40eab10f2f65a0fe9c88b762da1719d5c3839c (patch) | |
tree | 200f774dd04fb3bf6d318a44d9edc1d9a9623244 /perf.groovy | |
parent | 645f0ad659dda3e356330c36e5c4702040acfb32 (diff) | |
download | coreclr-ac40eab10f2f65a0fe9c88b762da1719d5c3839c.tar.gz coreclr-ac40eab10f2f65a0fe9c88b762da1719d5c3839c.tar.bz2 coreclr-ac40eab10f2f65a0fe9c88b762da1719d5c3839c.zip |
Rejit support for R2R images
Two changes:
a) R2R code wasn't being reported to the Rejit Manager when it was used, this is a simple fix in prestub.cpp. This makes the ReJit API work.
b) The bulk of the changes handle adding support for an inlining table to R2R so that ICorProfilerInfo6::EnumNgenMethodsInliningThisMethod can supply that information to profilers.
This was only tested on Windows thus far, but there is no apparent reason this change would be OS specific.
Diffstat (limited to 'perf.groovy')
0 files changed, 0 insertions, 0 deletions