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

fix: use tracepoint instead of kprobe to trace skb_copy_datagram_iovec #243

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

hengyoush
Copy link
Owner

@hengyoush hengyoush commented Jan 2, 2025

CLOSE #117
use tracepoint/skb/skb_copy_datagram_iovec to replace kprobe/skb_copy_datagram_iovec or kprobe/__skb_datagram_iter

Copy link

Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 76c72d4
Status: ✅  Deploy successful!
Preview URL: https://d0335029.kyanos.pages.dev
Branch Preview URL: https://skb-copy-use-tp.kyanos.pages.dev

View logs

Copy link

vercel bot commented Jan 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 Jan 2, 2025 4:54pm

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Jan 2, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 76c72d4
Status: ✅  Deploy successful!
Preview URL: https://d0335029.kyanos.pages.dev
Branch Preview URL: https://skb-copy-use-tp.kyanos.pages.dev

View logs

@hengyoush hengyoush merged commit ca70f6d into main Jan 3, 2025
16 checks passed
@hengyoush hengyoush deleted the skb_copy_use_tp branch January 4, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error creating perf_kprobe PMU
2 participants