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

Support filtering ObjectAllocated callback for pinned object heap allocation only #55448

Merged

Commits on Jul 9, 2021

  1. Prototype allocation profiler

    cshung authored and Yauk Jia committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    8531901 View commit details
    Browse the repository at this point in the history
  2. Add callback for pinned objects

    Yauk Jia committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    e04eb10 View commit details
    Browse the repository at this point in the history
  3. Fix the build issue caused by corprof.idl change

    Yauk Jia committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    9f418f3 View commit details
    Browse the repository at this point in the history
  4. Improve the test

    Yauk Jia committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    6dc0a38 View commit details
    Browse the repository at this point in the history
  5. Misc changes for the tests

    cshung committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b3a07f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from cshung/changed

    Misc changes for the tests
    Yauk committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    01bfb3b View commit details
    Browse the repository at this point in the history