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

Update examples for tracepoint and kprobe type of programs #94

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

sanfern
Copy link
Contributor

@sanfern sanfern commented Aug 23, 2024

This PR provides examples for tracepoint and kprobe type of bpf programs

@sanfern sanfern force-pushed the sanfern-tp-example branch from 29bdc91 to e460898 Compare August 23, 2024 10:45
@sanfern sanfern linked an issue Aug 23, 2024 that may be closed by this pull request
@sanfern sanfern added the enhancement New feature or request label Aug 23, 2024
Copy link
Contributor

@jaysheth2 jaysheth2 left a comment

Choose a reason for hiding this comment

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

Apart from missing newlines at the end of few files, the changes LGTM

Copy link
Contributor

@jaysheth2 jaysheth2 left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: sanfern <santhosh.fernandes@gmail.com>
@sanfern sanfern force-pushed the sanfern-tp-example branch from e460898 to 83b58c9 Compare August 28, 2024 08:54
Copy link

@pmoroney pmoroney left a comment

Choose a reason for hiding this comment

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

LGTM

@sanfern sanfern merged commit 259d6ce into l3af-project:main Aug 28, 2024
6 checks passed
@sanfern sanfern deleted the sanfern-tp-example branch August 28, 2024 17:42
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

Successfully merging this pull request may close these issues.

Add tracepoint and kprobe examples
3 participants