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
Xiaobo Liu 35059fc085 ebpf: fixed wrong bpf_get_stackid flags type
The `flags` parameter of the `bpf_get_stackid` function is of type `u64`.

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
6 months ago
..
aarch64 ebpf: fixed wrong bpf_get_stackid flags type 6 months ago
armv7 ebpf: fixed wrong bpf_get_stackid flags type 6 months ago
powerpc64 ebpf: fixed wrong bpf_get_stackid flags type 6 months ago
riscv64 ebpf: fixed wrong bpf_get_stackid flags type 6 months ago
s390x ebpf: fixed wrong bpf_get_stackid flags type 6 months ago
x86_64 ebpf: fixed wrong bpf_get_stackid flags type 6 months ago
lib.rs aya: add archs powerpc64 and s390x to aya 8 months ago