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

Profiling via eBPF #4

Open
ashvardanian opened this issue Jul 20, 2022 · 0 comments
Open

Profiling via eBPF #4

ashvardanian opened this issue Jul 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ashvardanian
Copy link
Contributor

At this point we are sampling CPU, RAM and disk usage from Linux /proc/ files, just like perf.
There must be a better way with eBPF: intercepting instead of sampling.
Everyone is welcome to contribute.

@ashvardanian ashvardanian added the enhancement New feature or request label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant