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 pressure stall information #1400

Merged
merged 3 commits into from
Dec 10, 2022
Merged

Support pressure stall information #1400

merged 3 commits into from
Dec 10, 2022

Conversation

Furisto
Copy link
Collaborator

@Furisto Furisto commented Dec 8, 2022

How to test:

youki create -b your_bundle_path psi
youki start psi
youki events --stats psi

Result:

...
    "psi": {
      "some": {
        "avg10": 50.89,
        "avg60": 22.64,
        "avg300": 11.27
      },
      "full": {
        "avg10": 18.83,
        "avg60": 13.78,
        "avg300": 12.61
      }
    }

@Furisto Furisto self-assigned this Dec 8, 2022
@Furisto
Copy link
Collaborator Author

Furisto commented Dec 8, 2022

This needs #1401

Signed-off-by: Thomas Schubart <24721048+Furisto@users.noreply.github.com>
Signed-off-by: Thomas Schubart <24721048+Furisto@users.noreply.github.com>
Signed-off-by: Thomas Schubart <24721048+Furisto@users.noreply.github.com>
@Furisto
Copy link
Collaborator Author

Furisto commented Dec 9, 2022

Rebased based on #1401. Also had to clear the build cache due to crates being cached that had been compiled against the wrong libc version.

@Furisto Furisto requested a review from utam0k December 9, 2022 11:40
Copy link
Member

@utam0k utam0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect💯

@utam0k utam0k merged commit ee2ed86 into youki-dev:main Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants