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

libbpf-tools: add CO-RE 'vfscount' #4965

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

myhro
Copy link
Contributor

@myhro myhro commented Apr 15, 2024

This is a CO-RE port of the Brendan Gregg's vfscount BCC Python tool.

It depends on the regex infrastructure proposed on #4964. This PR has to be rebased after the former is merged.

In this first form it adds an append-only vector-like array to store
strings.
This will serve as a basis to create a C implementation of a
functionality similar to what 'b.attach_kprobe(event_re=...)' offers in
Python.
This is a CO-RE port of the Brendan Gregg's vfscount BCC Python tool.
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.

1 participant