summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-prog.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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