summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-prog.rst
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet2019-07-051-0/+34
* bpftool: support cgroup sockoptStanislav Fomichev2019-06-281-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-1/+1
|\
| * bpf, bpftool: enable recvmsg attach typesDaniel Borkmann2019-06-071-1/+1
* | tools: bpftool: make -d option print debug output from verifierQuentin Monnet2019-05-281-2/+3
* | tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet2019-05-281-0/+4
|/
* bpftool/docs: add btf sub-command documentationAndrii Nakryiko2019-04-261-1/+2
* bpftool: Support sysctl hookAndrey Ignatov2019-04-171-1/+2
* tools: bpftool: add a note on program statistics in man pageQuentin Monnet2019-04-161-0/+8
* tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet2019-04-161-1/+1
* tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet2019-04-161-1/+1
* 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, fix incorrect textPrashant Bhole2019-02-061-1/+1
* 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-0/+4
* 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-291-2/+9
|\
| * tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-091-1/+7
| * tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-091-1/+2
* | bpftool: support loading flow dissectorStanislav Fomichev2018-11-111-10/+16
* | bpftool: add pinmaps argument to the load/loadallStanislav Fomichev2018-11-111-1/+3
* | bpftool: add loadall commandStanislav Fomichev2018-11-111-5/+9
|/
* tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet2018-10-211-2/+6
* bpf: bpftool, add support for attaching programs to mapsJohn Fastabend2018-10-161-0/+11
* 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
* tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2018-04-261-1/+2
* tools: bpftool: new command-line option and documentation for 'visual'Jiong Wang2018-03-021-6/+12
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-041-3/+3
* bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-141-1/+1
* bpftool: implement prog load commandRoman Gushchin2017-12-141-1/+9
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-111-1/+4
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-241-2/+59
* tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-241-6/+6
* tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-241-0/+8
* 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-051-0/+79