index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Documentation
/
bpftool-map.rst
Age
Commit message (
Expand
)
Author
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-22
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2020-05-11
tools, bpftool: Minor fixes for documentation
Quentin Monnet
2019-12-15
bpftool: Match maps by name
Paul Chaignon
2019-12-15
bpftool: Match programs by name
Paul Chaignon
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-07-29
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
2019-05-28
tools: bpftool: add -d option to get debug output from libbpf
Quentin Monnet
2019-04-25
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
2019-04-16
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
2019-01-22
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
2019-01-17
bpftool: add pop and dequeue commands
Stanislav Fomichev
2019-01-17
bpftool: add push and enqueue commands
Stanislav Fomichev
2019-01-17
bpftool: add peek command
Stanislav Fomichev
2019-01-17
bpftool: make key optional in lookup command
Stanislav Fomichev
2019-01-17
bpftool: make key and value optional in update command
Stanislav Fomichev
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
2018-12-15
tools: bpftool: add a prog array map update example to documentation
Quentin Monnet
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2018-11-09
tools: bpftool: update references to other man pages in documentation
Quentin Monnet
2018-10-21
tools: bpftool: document restriction on '.' in names to pin in bpffs
Quentin Monnet
2018-10-15
tools: bpftool: add map create command
Jakub Kicinski
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-04
tools: bpftool: add documentation
Jakub Kicinski