summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song2019-01-231-7/+3
* tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet2018-12-151-2/+2
* bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau2018-12-131-7/+0
* tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski2018-12-131-32/+2
* tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song2018-12-101-24/+24
* bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-101-2/+1
* bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-091-10/+90
* bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau2018-12-061-0/+7
* tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-051-1/+3
* tools: bpftool: add owner_prog_type and owner_jited to bpftool outputQuentin Monnet2018-11-301-24/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-301-1/+1
|\
| * libbpf: Name changing for btf_get_from_idMartin KaFai Lau2018-11-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-5/+8
|\ \ | |/ |/|
| * tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski2018-11-221-3/+7
| * tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-091-2/+1
* | tools/bpf: bpftool: add support for func typesYonghong Song2018-11-201-0/+56
* | bpftool: make libbfd optionalStanislav Fomichev2018-11-171-0/+3
* | bpftool: support loading flow dissectorStanislav Fomichev2018-11-111-39/+46
* | bpftool: add pinmaps argument to the load/loadallStanislav Fomichev2018-11-111-1/+23
* | bpftool: add loadall commandStanislav Fomichev2018-11-111-20/+54
* | tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet2018-11-071-0/+2
|/
* tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski2018-10-181-5/+9
* bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend2018-10-161-1/+1
* bpf: bpftool, add support for attaching programs to mapsJohn Fastabend2018-10-161-1/+98
* bpf: support flow dissector in libbpf and bpftoolPetar Penkov2018-09-141-0/+1
* tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski2018-07-111-13/+135
* tools: bpftool: reimplement bpf_prog_load() for prog loadJakub Kicinski2018-07-111-13/+48
* tools: bpftool: allow users to specify program type for prog loadJakub Kicinski2018-07-111-3/+41
* tools: bpftool: add support for loading programs for offloadJakub Kicinski2018-07-111-2/+33
* tools: bpftool: refactor argument parsing for prog loadJakub Kicinski2018-07-111-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-041-3/+1
|\
| * tools: bpftool: drop unnecessary Author commentsJakub Kicinski2018-07-011-3/+1
* | tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski2018-06-211-1/+7
* | tools: bpftool: remove duplicated error message on prog loadJakub Kicinski2018-06-211-3/+1
|/
* tools: bpftool: improve accuracy of load timeJakub Kicinski2018-06-151-1/+3
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-301-0/+1
* tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das2018-05-241-1/+72
* tools: bpftool: resolve calls without using imm fieldSandipan Das2018-05-241-0/+24
* tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet2018-05-011-2/+6
* tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2018-04-261-0/+3
* bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-181-0/+3
* tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang2018-03-021-1/+11
* tools: bpftool: factor out xlated dump related code into separate fileJiong Wang2018-03-021-254/+1
* tools: bpftool: remove unnecessary 'if' to reduce indentationJiong Wang2018-03-021-20/+18
* tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet2018-02-151-0/+3
* tools: bpftool: improve architecture detection by using ifindexJiong Wang2018-01-181-1/+11
* bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programsRoman Gushchin2018-01-161-0/+1
* tools: bpftool: remove new lines from errorsJakub Kicinski2018-01-041-2/+2
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-041-1/+2
* tools: bpftool: report device information for offloaded programsJakub Kicinski2017-12-311-0/+3