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/258/head
parent
2fca4aee4e
commit
67623fda64
Loading…
Reference in New Issue