Skip to content

SPMI: Update -metrics passthrough - #80775

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:superpmi-metrics-passthrough
Jan 18, 2023
Merged

SPMI: Update -metrics passthrough#80775
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:superpmi-metrics-passthrough

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

jit-analyze no longer accepts comma-separated metrics after dotnet/jitutils#362, instead requiring each metric to be specified separately on the command line.

jit-analyze no longer accepts comma-separated metrics after
dotnet/jitutils#362, instead requiring each
metric to be specified separately on the command line.
@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 18, 2023
@ghost

Copy link
Copy Markdown

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

Issue Details

jit-analyze no longer accepts comma-separated metrics after dotnet/jitutils#362, instead requiring each metric to be specified separately on the command line.

Author:jakobbotsch
Assignees:jakobbotsch
Labels:

area-CodeGen-coreclr

Milestone:-

@runfoapprunfoappBot mentioned this pull request Jan 18, 2023
@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

Failure is #80666

@jakobbotsch
jakobbotsch merged commit d5f6605 into dotnet:mainJan 18, 2023
@jakobbotsch
jakobbotsch deleted the superpmi-metrics-passthrough branch January 18, 2023 19:18
mdh1418 pushed a commit to mdh1418/runtime that referenced this pull request Jan 24, 2023
jit-analyze no longer accepts comma-separated metrics after
dotnet/jitutils#362, instead requiring each
metric to be specified separately on the command line.
@ghostghost locked as resolved and limited conversation to collaborators Feb 18, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jakobbotsch@EgorBo@BruceForstall@kunalspathak