summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/disasm.h
AgeCommit message (Expand)AuthorLines
2021-09-02bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-ClauseDaniel Borkmann-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner-9/+1
2018-03-23bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa-4/+1
2018-01-17bpf: annotate bpf_insn_print_t with __printfJakub Kicinski-2/+2
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann-5/+24
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski-0/+32