You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/ebpf
Friday Ortiz f7a9d73d42
aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints
- aya-obj: Generate userspace bindings for HW_BREAKPOINT_* options
- aya: Support PERF_TYPE_BREAKPOINT by adding an optional hardware
  breakpoint configuration to PerfEvent::attach() and perf_event_open
  functions.
- ebpf: Generate bindings for `struct bpf_perf_event_data` and update
  the PerfEventContext to use them instead of a void pointer.
- xtask: Update codegen for constified anonymous HW_BREAKPOINT_* enums
1 month ago
..
.cargo chore: Rename bpf dir to ebpf 2 years ago
aya-ebpf aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
aya-ebpf-bindings aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
aya-ebpf-cty taplo: reorder-keys 8 months ago
aya-log-ebpf ebpf: run clippy with target=bpf 1 month ago
rust-toolchain.toml chore: Rename bpf dir to ebpf 2 years ago