aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/disasm.c
AgeCommit message (Expand)Author
2018-03-23bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski