summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-144-4/+124
* bpftool: implement prog load commandRoman Gushchin2017-12-142-2/+10
* tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-081-1/+7
* tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2017-12-081-9/+13
* tools: bpftool: unify installation directoriesQuentin Monnet2017-11-301-1/+1
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-112-2/+8
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-243-4/+80
* tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-243-23/+26
* tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-243-0/+24
* tools: bpftool: add a command to display bpftool versionQuentin Monnet2017-10-221-0/+2
* tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-221-4/+4
* tools: bpftool: use more common tag formatJakub Kicinski2017-10-181-1/+1
* tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-101-4/+7
* tools: bpftool: add documentationJakub Kicinski2017-10-044-0/+257
OpenPOWER on IntegriCloud