anakryiko / retsnoop

Investigate kernel error call stacks
BSD 2-Clause "Simplified" License
186 stars 32 forks source link

Add multi-architecture support to retsnoop #20

Closed anakryiko closed 1 year ago

anakryiko commented 1 year ago

Use per-architecture vmlinux.h headers. Minimize and automate re-generation of vmlinux.h headers. Build bpftool from sources instead of checking in prebuilt binary.