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

Port bpftrace to work on ebpf for Windows #735

Open
rob-scheepens opened this issue Jan 25, 2022 · 2 comments
Open

Port bpftrace to work on ebpf for Windows #735

rob-scheepens opened this issue Jan 25, 2022 · 2 comments
Labels
help wanted Extra attention is needed triaged Discussed in a triage meeting
Milestone

Comments

@rob-scheepens
Copy link

rob-scheepens commented Jan 25, 2022

In bpftrace/bpftrace#1833 (comment), Brendan mentions BPF on Windows. Having bpftrace on Windows to be able to create simple BPF one-liners and programs would imo increase adoption.

@dahavey dahavey added triaged Discussed in a triage meeting help wanted Extra attention is needed labels Jan 31, 2022
@dahavey dahavey added this to the Backlog milestone Jan 31, 2022
@dahavey
Copy link
Collaborator

dahavey commented Jan 31, 2022

@rob-scheepens, what are the dependencies of bpftrace that are missing now? #734, #206

@rob-scheepens
Copy link
Author

@dahavey , not entirely sure how to answer that question as I am far from an expert on (e)BPF). Perhaps the list on https://github.com/iovisor/bpftrace/blob/master/docs/reference_guide.md#contents can serve as a starting point to see what works today and what doesn't yet? I guess the clang and llvm dependencies are key to the effort?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed triaged Discussed in a triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants