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

Add plugin for categorizing memory usage #247

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    5e9cdfa View commit details
    Browse the repository at this point in the history
  2. Add integration test for CgroupMemCategories plugin

    The previous PCP archive is re-extracted to include cgroup metrics.
    mzhou0 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1858984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33c9c3 View commit details
    Browse the repository at this point in the history
  4. Disable pylint check for line

    The affected line causes an error in pylint for the check unbalanced-tuple-unpacking. This commit disables the check for that line, since an earlier if-statement handles cases where there is not enough data for the tuple to have three elements.
    mzhou0 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    812f963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    935c6d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Resolve merge conflict

    mzhou0 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7d3ecac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

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