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

Show the CPU and RAM usage per binary #1258

Closed
FranklinYu opened this issue Jun 8, 2023 · 3 comments
Closed

Show the CPU and RAM usage per binary #1258

FranklinYu opened this issue Jun 8, 2023 · 3 comments
Labels
duplicate 🚯 This issue or pull request already exists

Comments

@FranklinYu
Copy link

This is a feature request.

The requirement is described in this Unix.SE question. In other words, it would be nice to group the RAM and CPU usage by binary for multi-process applications, such as Chrome.

An answer below mentioned atop, which works for me, but I’m used to the interactive features of htop.

@FranklinYu
Copy link
Author

Another idea is that, in the tree view, optionally show the total CPU and RAM when a node is collapsed. This idea was mentioned in https://superuser.com/questions/866007/memory-usage-grouped-by-parent-process.

@fasterit fasterit added the duplicate 🚯 This issue or pull request already exists label Jun 8, 2023
@fasterit
Copy link
Member

fasterit commented Jun 8, 2023

Duplicate of #301

@fasterit fasterit marked this as a duplicate of #301 Jun 8, 2023
@fasterit fasterit closed this as completed Jun 8, 2023
@FranklinYu
Copy link
Author

Thanks. After reading #301 and #1154, I decided that #1154 might works better for me, as it covers more edge-cases, such as child processes with different binaries. I’ll follow #1154 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate 🚯 This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants