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

SPMI: Enable replay filter by attribute or metric #93140

Open
BruceForstall opened this issue Oct 6, 2023 · 1 comment
Open

SPMI: Enable replay filter by attribute or metric #93140

BruceForstall opened this issue Oct 6, 2023 · 1 comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone

Comments

@BruceForstall
Copy link
Member

When doing a SuperPMI replay (including diffs), allow filtering the replay to only the set of method contexts that match a particular "query", such as those that have a particular attribute or metric. For example, only replay methods that have a loop.

@BruceForstall BruceForstall added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 6, 2023
@BruceForstall BruceForstall added this to the Future milestone Oct 6, 2023
@ghost
Copy link

ghost commented Oct 6, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

When doing a SuperPMI replay (including diffs), allow filtering the replay to only the set of method contexts that match a particular "query", such as those that have a particular attribute or metric. For example, only replay methods that have a loop.

Author: BruceForstall
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: Future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

No branches or pull requests

1 participant