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