aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-271-1/+3
* bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-191-1/+1
* tools: bpftool: doc, add text about feature-subcommandPrashant Bhole2019-02-121-1/+3
* tools: bpftool: doc, fix incorrect textPrashant Bhole2019-02-063-5/+5
* tools: bpftool: add probes for a network deviceQuentin Monnet2019-01-221-3/+15
* tools: bpftool: add C-style "#define" output for probesQuentin Monnet2019-01-221-2/+11
* tools: bpftool: add probes for eBPF helper functionsQuentin Monnet2019-01-221-0/+4
* tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet2019-01-227-0/+66
* bpftool: add pop and dequeue commandsStanislav Fomichev2019-01-171-0/+8
* bpftool: add push and enqueue commandsStanislav Fomichev2019-01-171-0/+8
* bpftool: add peek commandStanislav Fomichev2019-01-171-0/+4
* bpftool: make key optional in lookup commandStanislav Fomichev2019-01-171-2/+2
* bpftool: make key and value optional in update commandStanislav Fomichev2019-01-171-2/+2
* tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet2018-12-183-0/+12
* tools: bpftool: add a prog array map update example to documentationQuentin Monnet2018-12-151-0/+55
* tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet2018-12-151-45/+53
* tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet2018-12-151-0/+3
* bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-101-0/+2
* bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-091-4/+12
* tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-051-2/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-286-8/+44
|\
| * tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-096-7/+42
| * tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-091-1/+2
* | bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera2018-11-231-1/+2
* | bpftool: support loading flow dissectorStanislav Fomichev2018-11-101-10/+16
* | bpftool: add pinmaps argument to the load/loadallStanislav Fomichev2018-11-101-1/+3
* | bpftool: add loadall commandStanislav Fomichev2018-11-101-5/+9
|/
* tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet2018-10-212-3/+9
* tools: bpftool: add map create commandJakub Kicinski2018-10-152-4/+15
* bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend2018-10-151-0/+4
* bpf: bpftool, add support for attaching programs to mapsJohn Fastabend2018-10-152-1/+12
* tools/bpf: bpftool: improve output format for bpftool netYonghong Song2018-09-181-36/+42
* tools/bpf: bpftool: add net supportYonghong Song2018-09-062-2/+137
* tools: bpf: build and install man page for eBPF helpers from bpftool/Quentin Monnet2018-07-121-5/+8
* tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski2018-07-111-2/+18
* tools: bpftool: allow users to specify program type for prog loadJakub Kicinski2018-07-111-2/+13
* tools: bpftool: add support for loading programs for offloadJakub Kicinski2018-07-111-2/+4
* bpftool: document cgroup tree commandRoman Gushchin2018-07-071-1/+11
* bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov2018-05-301-2/+7
* tools/bpftool: add perf subcommandYonghong Song2018-05-242-1/+85
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-042-7/+24
* tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-041-9/+10
* tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2018-04-261-1/+2
* tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-181-9/+20
* bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-181-2/+9
* tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang2018-03-011-6/+12
* tools: bpftool: add bash completion for cgroup commandsQuentin Monnet2018-02-081-2/+2
* tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet2018-02-081-1/+2
* tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet2018-02-081-0/+5
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-044-12/+12