aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-map.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet1-1/+1
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet1-2/+3
2021-11-16bpftool: Add SPDX tags to RST documentation filesQuentin Monnet1-0/+2
2021-11-14bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet1-1/+1
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet1-3/+3
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet1-1/+2
2020-11-06bpftool: Add support for task local storageKP Singh1-1/+2
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet1-16/+0
2020-09-10tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet1-2/+8
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet1-16/+1
2020-09-10tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet1-0/+3
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh1-1/+1
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+7
2020-06-22tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko1-1/+7
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser1-1/+1
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet1-13/+24
2019-12-15bpftool: Match maps by namePaul Chaignon1-4/+6
2019-12-15bpftool: Match programs by namePaul Chaignon1-1/+1
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet1-0/+9
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen1-1/+1
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet1-0/+4
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko1-1/+2
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet1-1/+1
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet1-0/+1
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev1-0/+8
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev1-0/+8
2019-01-17bpftool: add peek commandStanislav Fomichev1-0/+4
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev1-2/+2
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev1-2/+2
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet1-0/+4
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet1-0/+55
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2018-11-23bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera1-1/+2
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet1-1/+7
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet1-1/+3
2018-10-15tools: bpftool: add map create commandJakub Kicinski1-2/+13
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski1-6/+23
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski1-9/+10
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet1-9/+20
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet1-1/+2
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski1-3/+3
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin1-1/+1
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole1-1/+4
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet1-1/+10
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet1-12/+13
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet1-0/+8
2017-10-04tools: bpftool: add documentationJakub Kicinski1-0/+110