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

Feature to be able to selectively deoptimize methods #88797

Merged
merged 11 commits into from
Jul 14, 2023

Commits on Jul 13, 2023

  1. rebase

    removing some code
    
    working on the tiered portion
    
    commit the changes
    
    initial commit for ICorDebugFunction5 DisableOpimizations
    
    removing some code
    
    working on the tiered portion
    
    only enter API once
    mikelle-rogers authored and davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    46f833d View commit details
    Browse the repository at this point in the history
  2. Updates

    Update rsfunction.cpp
    
    inliners, but there's a problem
    
    Backing up
    
    WIP
    
    WIP
    
    Fix lock ordering and allow debugger thread to access locks
    
    Add method
    
    Update functioninfo.cpp
    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bd90e25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825cd9f View commit details
    Browse the repository at this point in the history
  4. Update task.cpp

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ce731b3 View commit details
    Browse the repository at this point in the history
  5. Refactor

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ede3436 View commit details
    Browse the repository at this point in the history
  6. Feedback

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    994fff5 View commit details
    Browse the repository at this point in the history
  7. Feedback

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    45411c5 View commit details
    Browse the repository at this point in the history
  8. Feedback

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1d57cee View commit details
    Browse the repository at this point in the history
  9. Update cordebug.h

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    16f7265 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ccc4dd View commit details
    Browse the repository at this point in the history
  11. Update cordbg.idl

    davmason committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ff562b8 View commit details
    Browse the repository at this point in the history