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

[Windows] calculate USS memory by using NtQueryVirtualMemory #1453

Merged
merged 8 commits into from
Mar 11, 2019

Commits on Mar 9, 2019

  1. load RtlAllocateHeap

    giampaolo committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    0b490b1 View commit details
    Browse the repository at this point in the history
  2. expose RtlCreateHeap

    giampaolo committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    ff3318f View commit details
    Browse the repository at this point in the history
  3. add more definitions

    giampaolo committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    2b15d24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605fc31 View commit details
    Browse the repository at this point in the history
  5. remove unused defs

    giampaolo committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    b6e5d34 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    1920f1d View commit details
    Browse the repository at this point in the history
  2. add error handling

    giampaolo committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    d66df06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27f621 View commit details
    Browse the repository at this point in the history