mirror of https://github.com/aya-rs/aya
bpf: Add PtRegs wrapper
This adds a portable wrapper around pt_regs and user_pt_regs. It makes writing Raw Tracepoint or KProbe programs easier when the arguments are one of these types while also ensuring code is portable across architectures Signed-off-by: Dave Tucker <dave@dtucker.co.uk>pull/272/head
parent
e68d734c68
commit
bcfdf53da8
Loading…
Reference in New Issue