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