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

Add PCP netatop BPF PMDA to extract per process network statistic. #1884

Closed
wants to merge 5 commits into from

Conversation

stanfordcox
Copy link
Contributor

Add PCP netatop BPF PMDA to extract per process network statistic.

Add a per process network metric PMDA which exposes per process
network metrics using bytedance's netatop.bpf.c. Add display of
metrics to atop.  Add test for network metrics modelled after the
related bcc pmda test 1286.

natoscott and others added 5 commits February 6, 2024 19:10
…4103c23327

4103c23327 strchrnul is a GNU libc extension, add a wrapper for other platforms
2978af01a7 Merge branch 'cgzones-user_root'
7c43ec5c57 Merge branch 'user_root' of https://github.com/cgzones/htop into cgzones-user_root
d26eb1cb53 Merge branch 'fasterit-improve_Ctrl-L_refresh'
3716fc7bc6 Initialize user ID
d9fd58ab70 Add recalculate to Ctrl-L refresh
e79788c250 Bump actions/checkout from 3 to 4
8d290c44b2 Fix compilation issue in Action.c
cbf075d27b Update process list on thread visibility toggling

git-subtree-dir: vendor/github.com/htop-dev/htop
git-subtree-split: 4103c23327359a0bd6385c2f891554f206fec397
…it 5467c494e

git-subtree-dir: vendor/github.com/bytedance/netatop-bpf
git-subtree-split: 5467c494ea7d4ad8ceaa9b399b88b3e0b67b7d73
Add a per process network metric PMDA which exposes per process
network metrics using bytedance's netatop.bpf.c. Add display of
metrics to atop.  Add test for network metrics modelled after the
related bcc pmda test 1286.
@stanfordcox stanfordcox closed this Feb 8, 2024
@stanfordcox
Copy link
Contributor Author

Creating a new pull request from a clean branch

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

2 participants