我想学习linux ebpf vm,如果我写一个ebpf程序test.c,使用llvm: clang -O2 -target bpf -o test.o test.c. 如何在经典bpf中获得像tcpdump -d这样的ebpf程序集,谢谢.
linux assembly linux-kernel
assembly ×1
linux ×1
linux-kernel ×1