5 ms·
BPF_PROG_RUN is great but unfortunately depends on the running kernel version. To that end, I wrote `vmtest` (https://dxuuu.xyz/vmtest.html https://dxuuu.xyz/vm
by danobi 3y ago
BPF_PROG_RUN is great but unfortunately depends on the running kernel version. To that end, I wrote `vmtest` (https://dxuuu.xyz/vmtest.html https://dxuuu.xyz/vmtest.html) which is designed for the BPF_PROG_RUN use case.
- rapidlua 3y agoThank you for bpftrace! It was a vital aid for kernel spelunking. Very excited to see vmtest. I did a similar tool in the past [1] but never achieved this level of polish. [1] https://github.com/mejedi/vmwrap https://github.com/mejedi/vmwrap