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 additional metrics for hyperthreaded cores in CpuUsage plugin #248

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

Commits on Aug 3, 2021

  1. Add hyperthreaded ratio as optional config

    This change allows the virtual-to-physical ratio of a hyperthreaded core to be specified in a config file.
    mzhou0 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5da8f56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4521a46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    167b1c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 5, 2021

  1. Adjust object instantiation in test harness

    A resource config is passed as an additional argument to the Summarize class. This can make it easier to directly access a config value for the resource being used.
    mzhou0 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a9a9c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6c11c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

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