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

JIT: show profile data for dot flowgraph dumps #42657

Merged
merged 2 commits into from
Sep 30, 2020

Commits on Sep 23, 2020

  1. JIT: show profile data for dot flowgraph dumps

    Also, tweak layout a bit, and update so that if a method is jitted
    multiple times the files don't overwrite one another. Instead a
    suffix is added to indicate the kind of jit codegen.
    AndyAyersMS committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3e952cd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    f97a69a View commit details
    Browse the repository at this point in the history