aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/disasm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa1-26/+26
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-11/+54
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov1-2/+6
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski1-0/+214