From: David Mason Date: Fri, 17 Apr 2020 20:00:39 +0000 (-0700) Subject: profiler tests depend on jit events (#34919) X-Git-Tag: submit/tizen/20210909.063632~8515 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d1f7b027e34a552dc83e4d4082ca8320f3a476a;p=platform%2Fupstream%2Fdotnet%2Fruntime.git profiler tests depend on jit events (#34919) * profiler tests depend on jit events so disable R2R images via profiler eventmask * fix RequestReJITWithInliners for R2R modules * Update tests to work correctly when crossgenned * fix issue where test was treating an HRESULT as a FunctionID * fix alpine failures. you can dlopen a relative path in glib, but apparently with musl you have to have the full path. So look at /proc/self/maps to find the full path to the loaded coreclr * re-enable profiler tests now that they are passing * Code review feedback * Update rejit.cpp --- 2d1f7b027e34a552dc83e4d4082ca8320f3a476a