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

diagnostics: refactored cpu info #11544

Merged
merged 5 commits into from
Aug 9, 2024
Merged

diagnostics: refactored cpu info #11544

merged 5 commits into from
Aug 9, 2024

Conversation

dvovk
Copy link
Member

@dvovk dvovk commented Aug 9, 2024

Refactored printing cpu info:

  • move CPU details to table
  • move CPU usage next to details table
  • refactor code

@dvovk dvovk requested review from awskii and taratorio August 9, 2024 12:02
@dvovk dvovk merged commit 119ec1f into main Aug 9, 2024
10 checks passed
@dvovk dvovk deleted the updcpu branch August 9, 2024 15:38
dvovk added a commit that referenced this pull request Aug 12, 2024
Refactored printing cpu info:
- move CPU details to table
- move CPU usage next to details table
- refactor code
dvovk added a commit that referenced this pull request Aug 12, 2024
Changes:
- Collecting CPU and Memory usage info about all processes running on
the machine
- Running loop 5 times with 2 seconds delay and to calculate average
- Sort by CPU usage
- Write result to report file
- Display totals for CPU and Memory usage to processes table
- Display CPU usage by cores
- Print CPU details to table

Cherry pick from:
- #11516
- #11526
- #11537
- #11544
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