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

- Adding patch from issue #1989 to correct cpu_percent on thread ID #2061

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RobinC-18
Copy link

Summary

  • OS: Linux
  • Bug fix: yes
  • Type: core
  • Fixes: 1989

Description

Applying the patch described in issue #1989, to enable a user to query the cpu_percent of a TID and it to return the correct values for that specific thread, rather than of the master_pid.

@foamdino
Copy link

foamdino commented Jul 7, 2022

This patch is something we're using in production in a local fork at the moment. Would it be possible to get this merged into mainline so we can retire our local fork?

@ajmmm
Copy link

ajmmm commented May 24, 2023

Would be great if this PR was accepted - also having to maintain my own fork right now. :(

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.

None yet

3 participants