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 read and write tracers #93

Open
WYXsb opened this issue Oct 26, 2023 · 1 comment
Open

Add read and write tracers #93

WYXsb opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
GFI:Easy Difficulty label: Easy for good first issue good first issue Good for newcomers help wanted Extra attention is needed

Comments

@WYXsb
Copy link
Contributor

WYXsb commented Oct 26, 2023

🚅Search before asking

We needs many tracers using eBPF to track operations on data. There is no tracers to trace read and write operations on files. So we need read and write tracers.

🚅Description

Add new read and write bcctracer just like other tracers here.

🏕Solution

1.See our Developer Manual
2.Look at implentation of other tracers.
3.Fork our project and use BCC to write bcctracers under our framework and test them locally.
4.Create a PR.

@WYXsb WYXsb added the good first issue Good for newcomers label Oct 26, 2023
@WYXsb WYXsb added GFI:Easy Difficulty label: Easy for good first issue help wanted Extra attention is needed labels Oct 26, 2023
@NinZeige
Copy link

Acknowledged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GFI:Easy Difficulty label: Easy for good first issue good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants