Bug report
Bug description:
After the trace stitching, all uop miss counts are attributed to either _DEOPT or _SIDE_EXIT. These should instead by counted for the uop immediately prior.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs
Bug report
Bug description:
After the trace stitching, all uop miss counts are attributed to either
_DEOPTor_SIDE_EXIT. These should instead by counted for the uop immediately prior.CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs