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

tetragon: Rename entry point of retkprobe function #268

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

olsajiri
Copy link
Contributor

Renaming entry point of retkprobe function so it won't get
confused in bpftool stats output with the regular kprobe
program.

We used the 'generic_kprobe_event' to make things easier
in previous libbpf loader code. Now when it's gone we can
have unique name for retkprobe program.

Signed-off-by: Jiri Olsa [email protected]

Renaming entry point of retkprobe function so it won't get
confused in bpftool stats output with the regular kprobe
program.

We used the 'generic_kprobe_event' to make things easier
in previous libbpf loader code. Now when it's gone we can
have unique name for retkprobe program.

Signed-off-by: Jiri Olsa <[email protected]>
@olsajiri olsajiri marked this pull request as ready for review July 29, 2022 11:12
@olsajiri olsajiri requested a review from a team as a code owner July 29, 2022 11:12
@olsajiri olsajiri requested a review from sharlns July 29, 2022 11:12
@jrfastab jrfastab merged commit 059052b into cilium:main Aug 1, 2022
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