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

uprobe: refactor target resolution #718

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Conversation

ajwerner
Copy link
Member

@ajwerner ajwerner commented Aug 2, 2023

This attempts to do fewer lossy conversions and to avoid some
allocations.

@netlify
Copy link

netlify bot commented Aug 2, 2023

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 81fb4e5
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/64ca6da757a76d0008c4505e
😎 Deploy Preview https://deploy-preview-718--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mergify mergify bot added aya This is about aya (userspace) test A PR that improves test cases or CI labels Aug 2, 2023
aya/src/programs/uprobe.rs Outdated Show resolved Hide resolved
aya/src/programs/uprobe.rs Outdated Show resolved Hide resolved
aya/src/programs/uprobe.rs Show resolved Hide resolved
@mergify
Copy link

mergify bot commented Aug 2, 2023

@ajwerner, this pull request is now in conflict and requires a rebase.

@mergify mergify bot added the needs-rebase label Aug 2, 2023
This attempts to do fewer lossy conversions and to avoid some
allocations.
@mergify mergify bot removed the needs-rebase label Aug 2, 2023
@ajwerner ajwerner marked this pull request as ready for review August 2, 2023 14:58
Copy link
Member

@tamird tamird left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @ajwerner)

@ajwerner ajwerner merged commit ef6308b into aya-rs:main Aug 2, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya This is about aya (userspace) test A PR that improves test cases or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants