aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
Commit message (Expand)AuthorAge
* tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-16
* bpftool: Support sysctl hookAndrey Ignatov2019-04-16
* tools: bpftool: remove blank line after btf_id when listing programsQuentin Monnet2019-04-16
* tools/bpftool: show btf id in program informationPrashant Bhole2019-04-11
* bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()Song Liu2019-03-19
* tools: libbpf: add a correctly named define for map iterationJakub Kicinski2019-02-28
* tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-27
* bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\
| * bpftool: Fix prog dump by tagJiri Olsa2019-01-23
* | libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song2019-01-23
|/
* tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet2018-12-14
* bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau2018-12-13
* tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski2018-12-13
* tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song2018-12-10
* bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-10
* bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-09
* bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau2018-12-05
* tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-05
* tools: bpftool: add owner_prog_type and owner_jited to bpftool outputQuentin Monnet2018-11-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-29
|\
| * libbpf: Name changing for btf_get_from_idMartin KaFai Lau2018-11-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-29
|\ \ | |/ |/|
| * tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski2018-11-21
| * tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-09
* | tools/bpf: bpftool: add support for func typesYonghong Song2018-11-20
* | bpftool: make libbfd optionalStanislav Fomichev2018-11-16
* | bpftool: support loading flow dissectorStanislav Fomichev2018-11-10
* | bpftool: add pinmaps argument to the load/loadallStanislav Fomichev2018-11-10
* | bpftool: add loadall commandStanislav Fomichev2018-11-10
* | tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet2018-11-07
|/
* tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski2018-10-18
* bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend2018-10-15
* bpf: bpftool, add support for attaching programs to mapsJohn Fastabend2018-10-15
* bpf: support flow dissector in libbpf and bpftoolPetar Penkov2018-09-14
* tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski2018-07-11
* tools: bpftool: reimplement bpf_prog_load() for prog loadJakub Kicinski2018-07-11
* tools: bpftool: allow users to specify program type for prog loadJakub Kicinski2018-07-11
* tools: bpftool: add support for loading programs for offloadJakub Kicinski2018-07-11
* tools: bpftool: refactor argument parsing for prog loadJakub Kicinski2018-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-03
|\
| * tools: bpftool: drop unnecessary Author commentsJakub Kicinski2018-06-30
* | tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski2018-06-21
* | tools: bpftool: remove duplicated error message on prog loadJakub Kicinski2018-06-21
|/
* tools: bpftool: improve accuracy of load timeJakub Kicinski2018-06-14
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-30
* tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das2018-05-24
* tools: bpftool: resolve calls without using imm fieldSandipan Das2018-05-24
* tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet2018-05-01
* tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2018-04-26