summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/Documentation/bpftool-map.rst
AgeCommit message (Expand)Author
2024-04-02bpftool: Remove useless emphasis on command description in man pagesRameez Rehman
2024-04-02bpftool: Use simpler indentation in source rST for documentationRameez Rehman
2024-03-11bpftool: Recognize arena map typeAlexei Starovoitov
2023-05-23bpftool: Specify XDP Hints ifname when loading programLarysa Zaremba
2022-10-25bpftool: Support new cgroup local storageYonghong Song
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet
2021-11-16bpftool: Add SPDX tags to RST documentation filesQuentin Monnet
2021-11-14bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet
2021-11-14bpftool: Fix indent in option lists in the documentationQuentin Monnet
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2020-11-06bpftool: Add support for task local storageKP Singh
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet
2020-09-10tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet
2020-09-10tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-22tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser
2020-05-11tools, bpftool: Minor fixes for documentationQuentin Monnet
2019-12-15bpftool: Match maps by namePaul Chaignon
2019-12-15bpftool: Match programs by namePaul Chaignon
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev
2019-01-17bpftool: add peek commandStanislav Fomichev
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet
2018-10-15tools: bpftool: add map create commandJakub Kicinski
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet