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

Setup ebpf uprobes #137

Merged
merged 13 commits into from
Dec 9, 2024
Merged

Setup ebpf uprobes #137

merged 13 commits into from
Dec 9, 2024

Conversation

der-whity
Copy link
Contributor

this closes #118

@der-whity der-whity requested review from ffranzgitHub, Mr-Kanister and fhilgers and removed request for Mr-Kanister December 3, 2024 16:32
rust/backend/daemon/src/features.rs Outdated Show resolved Hide resolved
rust/backend/daemon/src/features.rs Show resolved Hide resolved
rust/backend/ebpf/src/jni_references.rs Outdated Show resolved Hide resolved
rust/backend/ebpf/src/jni_references.rs Outdated Show resolved Hide resolved
rust/backend/daemon/src/features.rs Outdated Show resolved Hide resolved
@der-whity der-whity force-pushed the 118-jni_references branch 6 times, most recently from cae0321 to 34291d1 Compare December 5, 2024 11:47
Mr-Kanister
Mr-Kanister previously approved these changes Dec 5, 2024
Copy link
Contributor

@Mr-Kanister Mr-Kanister left a comment

Choose a reason for hiding this comment

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

The #![allow(unused)] and #[allow(unreachable_code)] should get removed as quickly as possible when the feature got implemented completely.

@Mr-Kanister Mr-Kanister changed the title 118 jni references Setup ebpf uprobes Dec 5, 2024
@Mr-Kanister
Copy link
Contributor

I believe this also closes #120

Co-Authored-By: Tom Weisshuhn <[email protected]>
Signed-off-by: Mr-Kanister <[email protected]>
@BenediktZinn BenediktZinn merged commit 26820ea into dev Dec 9, 2024
7 checks passed
@BenediktZinn BenediktZinn deleted the 118-jni_references branch December 9, 2024 10:48
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.

4 participants