summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/bpftool: Minimize bootstrap bpftoolAndrii Nakryiko2020-06-231-12/+15
* tools/bpftool: Move map/prog parsing logic into commonAndrii Nakryiko2020-06-231-0/+2
* bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2020-05-191-0/+4
* tools, bpftool: Poison and replace kernel integer typedefsQuentin Monnet2020-05-111-0/+3
* tools/bpftool: Add bpf_iter support for bptoolYonghong Song2020-05-101-0/+1
* bpftool: Add bpf_link show and pin supportAndrii Nakryiko2020-04-291-0/+5
* bpftool: Expose attach_type-to-string array to non-cgroup codeAndrii Nakryiko2020-04-291-0/+32
* bpftool: Add struct_ops supportMartin KaFai Lau2020-03-201-0/+1
* bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau2020-03-201-0/+1
* tools: bpftool: Restore message on failure to guess program typeQuentin Monnet2020-03-131-0/+5
* tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet2020-03-131-1/+1
* bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov2020-02-261-0/+3
* bpftool: Add skeleton codegen commandAndrii Nakryiko2019-12-161-0/+1
* bpftool: Match maps by namePaul Chaignon2019-12-151-1/+1
* bpftool: Match programs by namePaul Chaignon2019-12-151-1/+1
* bpftool: Fix bpftool build by switching to bpf_object__open_file()Andrii Nakryiko2019-10-081-1/+1
* tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet2019-08-161-2/+2
* tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee2019-07-121-0/+1
* tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet2019-07-051-0/+1
* bpftool: support cgroup sockoptStanislav Fomichev2019-06-281-0/+1
* tools: bpftool: make -d option print debug output from verifierQuentin Monnet2019-05-281-0/+1
* bpftool: add ability to dump BTF typesAndrii Nakryiko2019-04-261-0/+1
* bpftool: Support sysctl hookAndrey Ignatov2019-04-171-0/+1
* tools: bpftool: add probes for eBPF map typesQuentin Monnet2019-01-231-0/+3
* tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet2019-01-231-0/+1
* tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet2018-12-181-1/+3
* tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet2018-12-181-0/+2
* tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet2018-12-151-1/+1
* tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski2018-12-131-32/+2
* bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-101-1/+0
* bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-091-2/+21
* tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-051-0/+1
* tools: bpftool: add owner_prog_type and owner_jited to bpftool outputQuentin Monnet2018-11-301-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-1/+1
|\
| * tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2018-11-091-1/+1
* | tools/bpf: bpftool: add support for func typesYonghong Song2018-11-201-0/+2
* | bpftool: make libbfd optionalStanislav Fomichev2018-11-171-0/+14
* | bpftool: add loadall commandStanislav Fomichev2018-11-111-0/+1
* | 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-2/+4
* tools: bpftool: add map create commandJakub Kicinski2018-10-161-0/+1
* bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend2018-10-161-1/+2
* tools/bpf: bpftool: improve output format for bpftool netYonghong Song2018-09-181-1/+2
* tools/bpf: bpftool: add net supportYonghong Song2018-09-071-0/+7
* bpf: btf: add btf print functionalityOkash Khawaja2018-07-141-0/+15
* tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski2018-07-111-0/+3
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-111-0/+1
* tools: bpftool: refactor argument parsing for prog loadJakub Kicinski2018-07-111-0/+15
* tools: bpftool: drop unnecessary Author commentsJakub Kicinski2018-07-011-2/+0
* tools/bpftool: add perf subcommandYonghong Song2018-05-251-0/+1