Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pystats: Uop "miss" counts are incorrect #117457

Closed
mdboom opened this issue Apr 2, 2024 · 0 comments
Closed

pystats: Uop "miss" counts are incorrect #117457

mdboom opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
type-bug An unexpected behavior, bug, or error

Comments

@mdboom
Copy link
Contributor

mdboom commented Apr 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants