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

feat: check pid when attaching uprode. #284

Merged
merged 3 commits into from
Feb 13, 2025

Conversation

Laitr0n
Copy link
Contributor

@Laitr0n Laitr0n commented Feb 2, 2025

Closes #251

Copy link

vercel bot commented Feb 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kyanos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 3:41pm

@Laitr0n Laitr0n marked this pull request as ready for review February 2, 2025 14:22
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Feb 2, 2025
@Laitr0n Laitr0n force-pushed the check_pid_when_attaching_uprobe branch from 724ea27 to dde11f6 Compare February 8, 2025 17:09
Copy link
Owner

@hengyoush hengyoush left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 13, 2025
@hengyoush hengyoush merged commit da149ed into hengyoush:main Feb 13, 2025
15 checks passed
@Laitr0n Laitr0n deleted the check_pid_when_attaching_uprobe branch February 13, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When attaching uprobe needs to check pid
2 participants