index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
13
-18
/
+39
*
bpftool: Add SPDX tags to RST documentation files
Quentin Monnet
2021-11-16
14
-1
/
+27
*
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2021-11-14
2
-38
/
+38
*
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
2021-11-14
1
-1
/
+1
*
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
2021-11-14
7
-14
/
+14
*
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2021-11-14
1
-1
/
+0
*
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
2021-11-12
1
-0
/
+9
*
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
2021-11-10
1
-1
/
+1
*
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-30
1
-1
/
+2
*
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-30
3
-3
/
+84
*
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-30
12
-16
/
+22
*
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-07-30
1
-1
/
+1
*
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-05-25
2
-2
/
+4
*
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
1
-14
/
+51
*
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-18
1
-5
/
+8
*
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2021-03-04
1
-7
/
+4
*
bpftool: Add support for task local storage
KP Singh
2020-11-06
1
-1
/
+2
*
bpftool: Fix build failure
Yonghong Song
2020-09-14
1
-1
/
+1
*
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-10
13
-198
/
+11
*
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
1
-2
/
+8
*
tools: bpftool: Include common options from separate file
Quentin Monnet
2020-09-10
14
-196
/
+35
*
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2020-09-10
1
-1
/
+7
*
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
2020-09-10
4
-1
/
+12
*
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
2020-09-07
1
-1
/
+1
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
1
-1
/
+1
*
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-08-01
1
-0
/
+8
*
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-25
1
-2
/
+16
*
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
4
-2
/
+35
|
\
|
*
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
2020-06-22
4
-2
/
+35
*
|
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2020-06-17
1
-1
/
+1
|
/
*
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-19
2
-4
/
+9
*
tools, bpftool: Minor fixes for documentation
Quentin Monnet
2020-05-11
12
-69
/
+114
*
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
2020-05-09
1
-0
/
+83
*
tools: bpftool: Make libcap dependency optional
Quentin Monnet
2020-04-29
1
-1
/
+3
*
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-29
1
-1
/
+9
*
bpftool: Add bpftool-link manpage
Andrii Nakryiko
2020-04-28
1
-0
/
+118
*
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
1
-0
/
+116
*
bpftool: Documentation for bpftool prog profile
Song Liu
2020-03-10
1
-0
/
+19
*
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
2020-02-26
1
-9
/
+10
*
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-26
1
-1
/
+2
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
1
-1
/
+1
*
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
2019-12-18
1
-7
/
+8
*
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2019-12-17
2
-1
/
+306
*
bpftool: Match maps by name
Paul Chaignon
2019-12-15
1
-4
/
+6
*
bpftool: Match programs by name
Paul Chaignon
2019-12-15
2
-7
/
+7
*
bpftool: Match several programs with same tag
Paul Chaignon
2019-12-15
1
-4
/
+12
*
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-08-21
1
-0
/
+9
*
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
1
-0
/
+7
*
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
2019-08-15
1
-3
/
+54
[next]