Open
Description
Since we have been analyzing performance on x64 and arm64, one of things that shows up is ?!?
which we believe are the jump stubs. The ?!?
appears because there is no associated name/dll with the dynamically generated native code.
However, we could fire an ETW event and have perfview recognize it.