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/aya-ebpf-bindings/src
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
..
aarch64 aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
armv7 aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
loongarch64 aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
mips aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
powerpc64 aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
riscv64 aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
s390x aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
x86_64 aya-obj,aya,ebpf,xtask: support perf_event hardware breakpoints 1 month ago
lib.rs ebpf: run clippy with target=bpf 1 month ago