mirror of
https://github.com/torvalds/linux.git
synced 2026-07-01 18:43:07 +02:00
Compile the instruction printer from kernel/bpf and use it for disassembling "translated" eBPF code. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Documentation | ||
| common.c | ||
| jit_disasm.c | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| map.c | ||
| prog.c | ||