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

Refactor code of main.go #340

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Refactor code of main.go #340

merged 3 commits into from
Jun 17, 2024

Conversation

Asphaltt
Copy link
Contributor

@Asphaltt Asphaltt commented Mar 4, 2024

Refactor code of attaching kprobe and attaching skb-tracking kprobe.

Signed-off-by: Leon Hwang [email protected]

@Asphaltt Asphaltt requested a review from a team as a code owner March 4, 2024 15:07
@Asphaltt Asphaltt requested review from brb and removed request for a team March 4, 2024 15:07
@Asphaltt Asphaltt mentioned this pull request Apr 6, 2024
Hide attaching kprobes progress from `main.go`.

Signed-off-by: Leon Hwang <[email protected]>
Hide the attaching details of tracking skb from `main.go`.

Signed-off-by: Leon Hwang <[email protected]>
Hide attaching kprobe to non-skb funcs from `main.go`.

Signed-off-by: Leon Hwang <[email protected]>
@brb
Copy link
Member

brb commented Jun 11, 2024

Hey @Asphaltt , is it ready for the review?

@Asphaltt
Copy link
Contributor Author

Yes, it is ready.

Copy link
Member

@brb brb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Two nits (can be addressed in follow-up PRs).

internal/pwru/kprobe.go Outdated Show resolved Hide resolved
internal/pwru/kprobe.go Show resolved Hide resolved
@brb brb merged commit 3871a44 into cilium:main Jun 17, 2024
6 checks passed
Asphaltt added a commit to Asphaltt/pwru that referenced this pull request Jun 17, 2024
Address comments in PR cilium#340.

Signed-off-by: Leon Hwang <[email protected]>
Asphaltt added a commit to Asphaltt/pwru that referenced this pull request Jul 7, 2024
Address comments in PR cilium#340.

Signed-off-by: Leon Hwang <[email protected]>
brb pushed a commit that referenced this pull request Jul 7, 2024
Address comments in PR #340.

Signed-off-by: Leon Hwang <[email protected]>
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.

2 participants