summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/disasm.c
AgeCommit message (Expand)AuthorLines
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann-11/+54
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov-2/+6
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski-0/+214