aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/disasm.c
Commit message (Expand)AuthorAge
* bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-09
* bpf: disassembler support JMP32Jiong Wang2019-01-26
* bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa2018-03-23
* bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann2017-12-20
* bpf: introduce function calls (function boundaries)Alexei Starovoitov2017-12-17
* bpf: move instruction printing into a separate fileJakub Kicinski2017-10-10