summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-map.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet2019-04-161-1/+1
* tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet2019-01-231-0/+1
* 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-181-0/+4
* tools: bpftool: add a prog array map update example to documentationQuentin Monnet2018-12-151-0/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-1/+7
|\
| * tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-091-1/+7
* | bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera2018-11-231-1/+2
|/
* tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet2018-10-211-1/+3
* tools: bpftool: add map create commandJakub Kicinski2018-10-161-2/+13
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-041-6/+23
* tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-041-9/+10
* tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-181-9/+20
* tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet2018-02-081-1/+2
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-041-3/+3
* bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-141-1/+1
* 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-1/+10
* tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-241-12/+13
* tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-241-0/+8
* tools: bpftool: add documentationJakub Kicinski2017-10-051-0/+110