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

[InstrPGO][TypeProf]Annotate vtable types when they are present in the profile #99402

Merged
merged 6 commits into from
Jul 22, 2024

Commits on Jul 17, 2024

  1. [InstrPGO][TypeProf]Annotate vtable types if they are present in the …

    …profiles and 'enable-vtable-value-profiling' is not explicitly off
    minglotus-6 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    73d6985 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix line number

    minglotus-6 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    85dccaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ec8c4 View commit details
    Browse the repository at this point in the history
  3. resolve review feedback

    minglotus-6 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    36b85b8 View commit details
    Browse the repository at this point in the history
  4. compute the instrumented vtable sites from function IR if function pr…

    …ofile record has vtable profiles
    minglotus-6 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    523ee22 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. resolve review feedback

    minglotus-6 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c6fdc19 View commit details
    Browse the repository at this point in the history