index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-11-06
bpftool: Add support for task local storage
KP Singh
1
-1
/
+2
2020-09-11
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
1
-16
/
+0
2020-09-11
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
1
-2
/
+8
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
1
-16
/
+1
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
1
-0
/
+3
2020-08-26
bpf: Implement bpf_local_storage for inodes
KP Singh
1
-1
/
+1
2020-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+7
2020-06-23
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
1
-1
/
+7
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
1
-1
/
+1
2020-05-11
tools, bpftool: Minor fixes for documentation
Quentin Monnet
1
-13
/
+24
2019-12-15
bpftool: Match maps by name
Paul Chaignon
1
-4
/
+6
2019-12-15
bpftool: Match programs by name
Paul Chaignon
1
-1
/
+1
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
1
-0
/
+9
2019-07-29
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
1
-1
/
+1
2019-05-28
tools: bpftool: add -d option to get debug output from libbpf
Quentin Monnet
1
-0
/
+4
2019-04-26
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
1
-1
/
+2
2019-04-16
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
1
-1
/
+1
2019-01-23
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
1
-0
/
+1
2019-01-17
bpftool: add pop and dequeue commands
Stanislav Fomichev
1
-0
/
+8
2019-01-17
bpftool: add push and enqueue commands
Stanislav Fomichev
1
-0
/
+8
2019-01-17
bpftool: add peek command
Stanislav Fomichev
1
-0
/
+4
2019-01-17
bpftool: make key optional in lookup command
Stanislav Fomichev
1
-2
/
+2
2019-01-17
bpftool: make key and value optional in update command
Stanislav Fomichev
1
-2
/
+2
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
1
-0
/
+4
2018-12-15
tools: bpftool: add a prog array map update example to documentation
Quentin Monnet
1
-0
/
+55
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2018-11-24
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
1
-1
/
+2
2018-11-09
tools: bpftool: update references to other man pages in documentation
Quentin Monnet
1
-1
/
+7
2018-10-21
tools: bpftool: document restriction on '.' in names to pin in bpffs
Quentin Monnet
1
-1
/
+3
2018-10-16
tools: bpftool: add map create command
Jakub Kicinski
1
-2
/
+13
2018-05-05
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-6
/
+23
2018-05-05
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
1
-9
/
+10
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
1
-9
/
+20
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
1
-1
/
+2
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
1
-3
/
+3
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
1
-1
/
+1
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
1
-1
/
+4
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
1
-1
/
+10
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
1
-12
/
+13
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
1
-0
/
+8
2017-10-05
tools: bpftool: add documentation
Jakub Kicinski
1
-0
/
+110