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

cleanup(engines): detach per-cpu kernel metrics from global kernel metrics #2031

Merged
merged 6 commits into from
Sep 5, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    fe0ffd5 View commit details
    Browse the repository at this point in the history
  2. fix(pman): remove a wrong flag

    Signed-off-by: Andrea Terzolo <[email protected]>
    Andreagit97 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6224bcd View commit details
    Browse the repository at this point in the history
  3. cleanup(libscap): always enable global counters when per-cpu ones are…

    … enabled
    
    Signed-off-by: Andrea Terzolo <[email protected]>
    Andreagit97 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c431314 View commit details
    Browse the repository at this point in the history
  4. docs(libscap): add a comment

    Signed-off-by: Andrea Terzolo <[email protected]>
    Co-authored-by: Federico Di Pierro <[email protected]>
    Andreagit97 and FedeDP committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2300299 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. cleanup: rename a parameter

    Signed-off-by: Andrea Terzolo <[email protected]>
    Co-authored-by: Melissa Kilby <[email protected]>
    Andreagit97 and incertum committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c27ef9c View commit details
    Browse the repository at this point in the history
  2. fix: use correct index for libbpf stats

    Signed-off-by: Andrea Terzolo <[email protected]>
    Co-authored-by: Melissa Kilby <[email protected]>
    Andreagit97 and incertum committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6aaec6c View commit details
    Browse the repository at this point in the history