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/xtask
Harvo Jones f790685d75 Add the option to support multiple and overrideable programs per cgroup
This change allows multiple BPF programs to attach to a cgroup (via the option
`CgroupAttachMode::AllowMultiple`), and allows a program to specify that it can be
overridden by one in a sub-cgroup (via the option `CgroupAttachMode::AllowOverride`).
2 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 6 months ago
public-api Add the option to support multiple and overrideable programs per cgroup 2 weeks ago
src codegen: add `bpf_perf_event_type` enum bindings 2 weeks ago
Cargo.toml chore: Don't use path deps in workspace 7 months ago