-
Notifications
You must be signed in to change notification settings - Fork 235
Issues: microsoft/ebpf-for-windows
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
False sharing in ebpf_lru_partition_t results in poor performance
#4006
opened Nov 12, 2024 by
Alan-Jowett
Replace explicit compiler options with <EnableFuzzer>true</EnableFuzzer>
#4001
opened Nov 12, 2024 by
Alan-Jowett
Execution Context fuzzer is relatively slow
optimization
Affects perf but not correctness or applicability
P1
tests
triaged
Discussed in a triage meeting
Directory.Build.Props uses %(AdditionalOptions) instead of $(AdditionalOptions)
ci/cd
Issue is specific to CI/CD
cleanup
Affects API usability or code maintainability but not correctness or applicability
triaged
Discussed in a triage meeting
Update release instructions with regenerate SPGO data step
documentation
Improvements or additions to documentation
P2
triaged
Discussed in a triage meeting
Build failure not reflected in final script output
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
P3
script
triaged
Discussed in a triage meeting
Regression in tail call perf numbers around 10/1 - 10/2
optimization
Affects perf but not correctness or applicability
triaged
Discussed in a triage meeting
Workflow failed - verifier_fuzzer
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
P1
triaged
Discussed in a triage meeting
Automatically file bugs if BPF performance changes by more than 2σ
P2
tests
triaged
Discussed in a triage meeting
Scheduled eBPF release is due
P1
release
Issue/task related to release process.
triaged
Discussed in a triage meeting
Runtime library should move to use cxplat where applicable
cleanup
Affects API usability or code maintainability but not correctness or applicability
P2
triaged
Discussed in a triage meeting
bpf2c and eBPF-for-Windows should support global variables in BPF programs (aka platform variables) as defined in 5.4 of BPF ISA
blocked
Blocked on another issue that must be done first
enhancement
New feature or request
optimization
Affects perf but not correctness or applicability
P2
triaged
Discussed in a triage meeting
Discern ELF targeting eBPF for Windows from ones targeting Linux
enhancement
New feature or request
P2
triaged
Discussed in a triage meeting
Remove redundant use of catch2
cleanup
Affects API usability or code maintainability but not correctness or applicability
good first issue
Good for newcomers
P2
triaged
Discussed in a triage meeting
Workflow failed - driver_native_only_ws2019
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
P2
triaged
Discussed in a triage meeting
Need tool to generate BTF data from PE images generated by MSVC tool chain
enhancement
New feature or request
help wanted
Extra attention is needed
triaged
Discussed in a triage meeting
Update architecture diagram to remove or de-emphasize interpreter
bug
Something isn't working
documentation
Improvements or additions to documentation
P2
triaged
Discussed in a triage meeting
Workflow failed - driver_native_only_ws2022
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
P1
triaged
Discussed in a triage meeting
Workflow failed - execution_context_fuzzer
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
P1
triaged
Discussed in a triage meeting
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.