summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet3-0/+12
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet1-0/+55
2018-12-15tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet1-45/+53
2018-12-15tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet1-0/+3
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau1-0/+2
2018-12-10bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau1-4/+12
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet1-2/+11
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+44
2018-11-24bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera1-1/+2
2018-11-11bpftool: support loading flow dissectorStanislav Fomichev1-10/+16
2018-11-11bpftool: add pinmaps argument to the load/loadallStanislav Fomichev1-1/+3
2018-11-11bpftool: add loadall commandStanislav Fomichev1-5/+9
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet6-7/+42
2018-11-09tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet1-1/+2
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet2-3/+9
2018-10-16tools: bpftool: add map create commandJakub Kicinski2-4/+15
2018-10-16bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend1-0/+4
2018-10-16bpf: bpftool, add support for attaching programs to mapsJohn Fastabend2-1/+12
2018-09-18tools/bpf: bpftool: improve output format for bpftool netYonghong Song1-36/+42
2018-09-07tools/bpf: bpftool: add net supportYonghong Song2-2/+137
2018-07-12tools: bpf: build and install man page for eBPF helpers from bpftool/Quentin Monnet1-5/+8
2018-07-11tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski1-2/+18
2018-07-11tools: bpftool: allow users to specify program type for prog loadJakub Kicinski1-2/+13
2018-07-11tools: bpftool: add support for loading programs for offloadJakub Kicinski1-2/+4
2018-07-07bpftool: document cgroup tree commandRoman Gushchin1-1/+11
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov1-2/+7
2018-05-25tools/bpftool: add perf subcommandYonghong Song2-1/+85
2018-05-05tools: bpftool: add simple perf event output readerJakub Kicinski2-7/+24
2018-05-05tools: bpftool: fold hex keyword in command helpJakub Kicinski1-9/+10
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa1-1/+2
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet1-9/+20
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov1-2/+9
2018-03-02tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang1-6/+12
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet1-2/+2
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet1-1/+2
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet1-0/+5
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski4-12/+12
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin4-4/+124
2017-12-14bpftool: implement prog load commandRoman Gushchin2-2/+10
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet1-1/+7
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet1-9/+13
2017-11-30tools: bpftool: unify installation directoriesQuentin Monnet1-1/+1
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2-2/+8
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet3-4/+80
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet3-23/+26
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet3-0/+24
2017-10-22tools: bpftool: add a command to display bpftool versionQuentin Monnet1-0/+2
2017-10-22tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet1-4/+4
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski1-1/+1
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski1-4/+7